RVariable
Used when reading a file line by line in string format. (IO is not defined because it is passed as a String to the ItemProcessor.)
Because one line of file data is passed as a string to the ItemProcessor, the string must be directly parsed and processed.