Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the instance of any object to pass to the called object.
Syntax
public Object parmObject([Object _value])
Run On
Called
Parameters
- _value
Type: Object Class
The value to set; optional.
Return Value
Type: Object Class
The instance of an object to pass to the called object.
Remarks
The object will often be a class.