getIsBatchMode();
The getIsBatchMode method returns whether batch mode of sending queries is enabled.
The method returns True if batch mode of sending queries is enabled, otherwise it returns False.
The example of use is identical to the example of use of the ExpressionService.getIsBatchMode method.
See also: