Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the process is running in batch mode.
Syntax
public boolean parmIsBatchMode([boolean _isBatchMode])
Run On
Called
Parameters
- _isBatchMode
Type: boolean
A flag that indicates a batch run.
Return Value
Type: boolean
true if the process is running in batch mode; otherwise, false.