DebugMode

Only for eBiss 3
Some actions should not be executed in the map debugger, e. g. increasing counters. From eBiss 3 onwards you can do this with the functions GetFrameVariable('eBiss.DocumentVars.DebugMode') and DebugMode() verhindern.

If a mapping is running in the debugger, the frame variable 'eBiss.DocumentVars.DebugMode' and the function DebugMode() returns 'true' .

Syntax

DebugMode()