| Purpose | With Using you can assign a value to an InputScript parameter. Both a constant value and the name of a screen field are possible. In the called InputScript you need a Parameter command with the name specified in Using. |
|
Examples
Further examples |
GuiXT
Here Currency gets the value "USD", Amount gets the value of the field F[Amount2]. |
| Format |
Using
pname =
"Value" Using pname = [fieldname] |
| Hints |
|
| Components | GuiXT + InputAssistant |