nxa.IsSimulation

Description

This function can be used to determine whether the server is in simulation mode or not.

Signature

bool nxa.IsSimulation ()

Parameters

None.

Return

Type Description
booltrue when server is in simulation mode, otherwise false.