Hello,
To assign 'space' to a variable what you can do is create a variable of type 'Value' and set it to read value from text file. In text file, assign the value as variable=Spacebar (see image in attachment). Doing this you can assign space to variable and read the same from it.
Hope that helps. |