Ask integer variable

Keyword

<#AskInt0> - <#AskInt9>

Parameters

Title text to show in the dialog box.

Action

Show dialog box for integer value input. Set the appropriate integer 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:

 

// Place result to *int2 variable

<#AskInt2>Please, Enter Zoom Percent:     

 

See Also

Set integer variable

Variables