ISTYPE

Parameters

OrderNameTypeDesc
1typesasset listThe types of asset to find

or

OrderNameTypeDesc
1assetsasset listThe existing list of assets
2typesasset listThe types to filter for

Returns

Places an asset list on the stack.

Description

If called with two asset lists, it searches for any assets in the first list that have a type found in the second list.

If called with only one asset list, it searches ARDI for all assets with the given type.

See Also