Jump to content

API System.GetSimMode

From Flowcode Help
Revision as of 14:39, 7 August 2026 by Wiki bot (talk | contribs) (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetSimMode''' |- | colspan="2" | Returns the simulation mode (0 = Embedded sim, 1 = PC Developer sim, 2 = PC Developer deployed, 3 = Web Developer)  |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-u8-icon.png - BYTE | width="90%" style="border-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetSimMode
Returns the simulation mode (0 = Embedded sim, 1 = PC Developer sim, 2 = PC Developer deployed, 3 = Web Developer) 
- BYTE Return


Detailed description

Examples