Log IsOpen() Method

(SBM On-Premise only) Checks to see if the log is open.

Function Signature

 bool IsOpen()

Parameters

Parameter Type Description

None

Return

Type Description

bool

Returns true if the log is open.

Technical Details

SBM ModScript version: 11.3.

Example

See Log Message() Method.

Notes

None.

Related Topics

Log