getInputBooleanValue()
Unknown macro: {scrollbar}
Parameters: |
inputName |
|
 |
boolean |
defaultValue |
Result: |
boolean |
 |
Returns the value of an input as a boolean. If the value of the input is not a valid boolean 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.