Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Parameters:

String

inputName

 

long

defaultValue

Result:

long

 

...

Wiki Markup
{scrollbar}
| Parameters: | [String|PentahoDoc:java/lang/String.html@java] | inputName |
| | long | defaultValue \\ |
| Result: \\ | long | |
Returns the value of an input as a long.  If the value of the input is not a valid long the defaultValue will be returned. 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.