Setting a variable on request.

ZnAK

New member
1. I suggest using input more efficiently. For a string variable, set the "string" type:
- Simple string;
- A drop-down list with a list of values to be set manually or from magic text;
- File. Set in the "File mask" column, for example, All files *.*|Text files *.txt

2. Replace the item "Cancellation prevents the execution of subsequent actions". Returns the value "true" or "false" to a variable depending on clicking on the "ok" or "cancel" button.
 

Dm114

Well-known member
2. Replace the item "Cancellation prevents the execution of subsequent actions". Returns the value "true" or "false" to a variable depending on clicking on the "ok" or "cancel" button.
Yes it could be interesting
 
Top