...
Wiki Markup |
---|
{scrollbar} | Parameters: | [String|java/lang/String.html@java] \\ | inputName \\ | | Result: | [Object|java/lang/Object.html@java] \\ | | Returns the value of an input as an [Object|java/lang/Object.html@java]. 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. |