SELECTASSETS

Parameters

OrderNameTypeDesc
1selectorconstThe Selector expression to use

Returns

Adds a asset list to the stack containing all of the assets found via the selector.

Description

This command is used to get a list of assets using a Selector syntax rather than through normal AQL functions such as ASSET or RELATED.

Example

'Finish Oven}:' SELECTASSETS

Returns all list of all of the assets anywhere inside the Finish Oven.

See Also