GetMessageDisabled

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns 1 if the specified Message form was disabled by SetMessageDisabled.

Syntax

(messageDisabled:0/1) GetMessageDisabled message:ref

Example

set bMsgDisabled to GetMessageDisabled AddictionRemovalMsg

See Also