Application.MarkedVariablesString Property
This is the Application.MarkedVariables property, exposed as a single string containing the variable names of all the marked variables. Each variable name is separated from adjacent variables with a caret (^) character.
Syntax
MarkedVariablesString { set; get; }