====ASSETBYID==== ===Parameters=== ^Order^Name^Type^Desc^ |1|query|[[const]]|The ID number of the asset to search for| ===Returns=== Places an [[asset list|asset list]] on the stack. ===Description=== This function returns a //single// asset with the internal ID number that matches the //query//. If the asset ID doesn't exist, it will return an empty list. ===Example=== 12 ASSETBYID This query would return the asset that has an internal ARDI ID of 12. ===See Also=== [[fASSET|ASSET]]