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.
Validates that the passed broker contract is valid.
Syntax
client server public static boolean validateBrokerContract(MCRBrokerContractID _contract, [boolean _showWarning])
Run On
Called
Parameters
- _contract
Type: MCRBrokerContractID Extended Data Type
The contract ID that is being validated.
- _showWarning
Type: boolean
A boolean value that determines whether or not to show warnings.
Return Value
Type: boolean
true if the contract is valid; otherwise, false.