inputRecord

The value of the inputRecord property is the name of a global record variable that a main program automatically initializes and that can receive data from a program that transfers control to the current program. For more information, see Transfer of control across programs.

Note that this property takes a variable name without quotation marks, not a quoted string.


Feedback