Difference between revisions of "Macro Constants"

From GiderosMobile
Line 9: Line 9:
  
 
You can use any of these delimiters after @ but they must be used in pairs.  Numbers are auto-detected.<br />
 
You can use any of these delimiters after @ but they must be used in pairs.  Numbers are auto-detected.<br />
\`~ ! # $ % ^ & * / + = |<br />
+
\`~ ! # $ % ^ & * / + = |<br />{|-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
{|-
 
 
| style="width: 50%;"|
 
| style="width: 50%;"|
 
=== Methods ===
 
=== Methods ===

Revision as of 10:12, 23 August 2018

Supported platforms: android, ios, mac, pc
Available since: Gideros 2017.10

Description


Macro Constants can be used for string and numeric constants.

Just use @ rather than = when defining the macro.

You can use any of these delimiters after @ but they must be used in pairs. Numbers are auto-detected.
\`~ ! # $ % ^ & * / + = |
{|- | style="width: 50%;"|

Methods

| style="width: 50%;"|

Events

Constants

|}