====ASSET==== ===Parameters=== ^Order^Name^Type^Desc^ |1|query|[[const]]|The asset name/ID to search for| ===Returns=== Places an [[asset list|asset list]] on the stack. ===Description=== This function returns one or more assets that match the //query//. Note that unless there's an exact match, this may return a number of different assets that partially match. ===Example=== 'Furnace' ASSET This query would return a list of every asset with 'furnace' in its name or Equipment Reference Number. ===Macros=== You can also access this function through the [[mA|A]] macro. ===See Also=== [[fASSETBYID|ASSETBYID]]