ASSET

Parameters

OrderNameTypeDesc
1queryConstThe asset name/ID to search for

Returns

Places an asset list on the stack.

Description

This function returns a single asset by searching for the best match to the passed query value.

Note that this is very similar to FINDASSET, and can in fact be replicated by the call **<name> FINDASSET 0 FIRST, which extracts the first item from the list of search results.

Macros

You can also access this function through the A macro.

See Also