Microsoft Operations Manager

CreateSet Method

The CreateSetmethod creates a new VarSetobject.

[VBScript] ScriptState.CreateSet()

Return Value

Object (VarSet)

Remarks

You can use this VarSetobject as a persistent store for script variables. Note that a name is not associated with the VarSetobject until it is saved with the ScriptState.SaveSetmethod.

Requirements

Windows NT/2000: Requires Windows 2000 or later
Version: Requires MOM 1.0 SP1

See Also

ScriptState Object, VarSet Object


Did you find this information useful? Please send your suggestions and comments about the documentation to momsdk@microsoft.com.