Obsolete
Replaced by CimGetObject
Syntax
CimGetScriptOwner()
Description
Returns the CimObject that owns the script.
Example
Dim Obj As CimObject
Set Obj = CimGetScriptOwner()
More information
Obsolete basic extensions.