GetScriptDisabled

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns whether or not the specified Script has been disabled by SetScriptDisabled.

Syntax

[help]
(disabled:0/1) GetScriptDisabled script:ref

Example

set bDisabled to GetScriptDisabled RoseOfSharonCassidyScript 

See Also