|
Keyword |
<#SetInt0> - <#SetInt9> |
|
Parameters |
Number to place to the integer variable. |
|
Action |
Set the appropriate integer variable to given value. |
|
Remarks |
Variable index 0 can be omitted. |
Examples:
// Set Integer0 variable to 1000
<#SetInt>1000
See Also