ISTYPE
Parameters
| Order | Name | Type | Desc |
|---|---|---|---|
| 1 | types | asset list | The types of asset to find |
or
| Order | Name | Type | Desc |
|---|---|---|---|
| 1 | assets | asset list | The existing list of assets |
| 2 | types | asset list | The 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.