InvokePerform

Invokes the Perform method on the specified object

InvokePerform(1, 2, 3, 4)

OrdinalTypeDescription
1stringRequiredObject on which to perform Perform method
2stringRequiredMethod to perform on the object
3arrayRequiredArray containing status and RequestID of API call
4stringRequiredAPI configure options to include in call. Can contain a null value.