InvokePerform
Invokes the Perform method on an API object. Returns the API status code.
InvokePerform(1, 2, 3)
Ordinal | Type | Description | |
---|---|---|---|
1 | object | Required | API object to perform |
2 | string | Required | Action to perform, with valid parameter values varying depending on object type |
3 | variable | Output parameter for API status message |