|
Keyword |
<#SetSymb0> - <#SetSymb9> |
|
Parameters |
Character to place to the symbol variable. |
|
Action |
Set the appropriate symbol variable to given value. |
|
Remarks |
Variable index 0 can be omitted. Only the first symbol from the Parameters area is used. |
Examples:
// Set Symbol0 to '®'
<#SetSymb>®
// Set Symbol2 to 'N'
<#SetSymb2>N
See Also