|
Keyword |
<#AskSymb0> - <#AskSymb9> |
|
Parameters |
Title text to show in the dialog box. |
|
Action |
Show dialog box for symbol value input. Set the appropriate symbol variable to given value. |
|
Remarks |
Variable index 0 can be omitted. Current value of variable will be shown in the input field of dialog box. |
Examples:
// Set default value – "k"
<#SetSymb4>k
// Place result to symbol4 variable
<#AskSymb4>Enter first letter for searching:
See Also