CimGetScriptOwner (function)

Obsolete Replaced by CimGetObject
Syntax CimGetScriptOwner()
Description Returns the CimObject that owns the script.
Example

                Dim
                Obj As CimObject
                Set Obj = CimGetScriptOwner()