Description
Does either of the following:
- Invokes a component method from within a ColdFusion page or component
- Invokes a method on an instantiated web service object
- invokes a method on Java/.NET/COM/Corba object
Returns
Returns what is returned by the invoked method.
History
ColdFusion 10: Added this function