getInputStringValue()
Unknown macro: {scrollbar}
Returns the value of an input as a String. If the value is not a String, object its toString() method will be called. It is important to call isDefinedInput() or getInputNames() before asking for access to an output as an error will occur if you ask for an output that has not been defined in the action sequence.