Tools, FAQ, Tutorials:
"concept" CTO Statement Syntax
What is the syntax of the "concept" CTO Statement
✍: FYIcenter.com
The "concept" statement declares a generic data type to represent
secondary data entities to support primary data entities.
Here is the syntax of an "concept" statement:
concept type_name [extends super_type] {
o|--> property_type property_name [optional] [default value] [validator]
...
o|--> property_type[] property_name [optional]
...
}
Syntax elements used in a "transaction" CTO Statement:
Â
⇒ "enum" CTO Statement Syntax
⇠"event" CTO Statement Syntax
2021-06-19, ∼1794🔥, 0💬
Popular Posts:
How to use the "Ctrl-p Ctrl-q" sequence to detach console from the TTY terminal of container's runni...
How to include additional claims in Azure AD v2.0 id_tokens? If you want to include additional claim...
What properties and functions are supported on http.client.HTTPResponse objects? If you get an http....
Where to find tutorials on PHP language? I want to know how to learn PHP. Here is a large collection...
How to use "xml-to-json" Azure API Policy Statement? The "xml-to-json" Policy Statement allows you t...