Function reference
Call a Collection Component.
CallCollection( ‘NameOrId’)
Argument | Description |
NameOrId | The name or the internal ID of the collection Component to call |
Data type: String
Returns values | |
Ok | Completed with no warnings or errors. |
Warning | Completed with warnings. |
Error | Completed with errors. |
The internal ID is listed in the Components properties.
Example 1
Call the collection using its name
CallCollection(‘My collection name’)
Example 2
Call the collection using its internal ID
CallCollection(‘usxi5fz’)
Need more help with this?
DON'T HESITATE TO CONTACT US HERE ..