Tools, FAQ, Tutorials:
"enum" CTO Statement Syntax
What is the syntax of the "enum" CTO Statement
✍: FYIcenter.com
The "enum" statement declares an enumeration data type to represent data
values with predefined options.
Here is the syntax of an "enum" statement:
enum type_name [extends super_type] { o value_option ... }
Syntax elements used in a "transaction" CTO Statement:
Â
⇒ CTO Language Primitive Data Types
⇠"concept" CTO Statement Syntax
2021-06-19, 657👍, 0💬
Popular Posts:
How to login to Azure API Management Publisher Dashboard? If you have given access permission to an ...
Where to find tutorials on JSON (JavaScript Object Notation) text string format? I want to know how ...
How to use "xsl-transform" Azure API Policy Statement? The "xsl-transform" Policy Statement allows y...
How to create a new API on the Publisher Portal 2017 version of an Azure API Management Service? If ...
How to use "xml-to-json" Azure API Policy Statement? The "xml-to-json" Policy Statement allows you t...