GetAlwaysRun

Revision as of 18:15, 15 February 2017 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns whether '''Always Run''' is currently toggled. |name = GetAlwaysRun |returnType = alwaysRun:0/1 |example = set bAlwaysRun to G...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns whether Always Run is currently toggled.

Syntax

(alwaysRun:0/1) GetAlwaysRun

Example

set bAlwaysRun to GetAlwaysRun

See Also