- Set a variable with value from a file.
Parameters
- x: The variable name
- y: The full path to the file containing the value to be assigned to the variable
- y: Allow the use of "@@y" to specify relative path
Usage
- SETVARF x=y
- To call the variable use: "%x%"
On error
- If x is not found, window will throw file not found error
- If x is not supplied, line command is ignored