The PUT Statement
- Last UpdatedJan 20, 2023
- 1 minute read
PUT,<var_name>;
<var_name> is the name of the variable which contents is to be written. It can have any type. The maximum length of <var_name> is 32 characters.
PUT,<var_name>;
<var_name> is the name of the variable which contents is to be written. It can have any type. The maximum length of <var_name> is 32 characters.