RELS

Parameters

OrderNameTypeDesc
1assetsasset listThe asset(s) to check for relationships

Returns

Places an relationship list on the stack

Description

This command returns a list of all of the relationships present on the given asset(s).

This list will include any relationship present on any asset. As such, it's ideally used on single items.

This command is commonly used with EACH to perform actions for any relationship that is present.

See Also