====SELECTASSETS==== ===Parameters=== ^Order^Name^Type^Desc^ |1|selector|[[const|const]]|The Selector expression to use| ===Returns=== Adds a [[asset_list|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 [[fASSET]] or [[fRELATED]]. ===Example=== 'Finish Oven}:' SELECTASSETS //Returns all list of all of the assets **anywhere** inside the Finish Oven.// ===See Also=== [[fSELECTPOINTS]]