RemoveAllAddedVariables

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

A function added by the JIP NVSE Plugin.

Description

Removes all variables added with AddScriptVariable to the calling reference's/quest's script by the mod calling this function.

Syntax

reference.RemoveAllAddedVariables quest:ref

Example

RaulRef.RemoveAllAddedVariables
RemoveAllAddedVariables VERNovac01

See Also