What International Variable Can I Use to R/W ASCII?

The Link Variables are the only internal variables that will accept ASCII data. You must use the suffix ":A" on the link variable to allow the link variable to store ASCII data.

For example: Link\State:A = "On"