Method Context():getCargo() Professional
Retrieve a value stored by :setCargo()
Syntax
:getCargo( [<cName>] ) --> xValue
Parameters
<cName>
The optional parameter <cName> is the symbolic name under which a value is stored.
Return
The method returns the value previously store by :setCargo().
Description
Retrieves a value stored by :setCargo(). If multiple values are stored, a single value can be retrieved using the character string <cName>.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.