Differences
This shows you the differences between two versions of the page.
| — |
aql:froot [2020/01/27 22:22] (current) optrix created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====SUBTYPES==== | ||
| + | ===Parameters=== | ||
| + | |||
| + | ^Order^Name^Type^Desc^ | ||
| + | |1|Origin|[[relationship list|relationship list]]|The relationship to find the root asset for| | ||
| + | |||
| + | ===Returns=== | ||
| + | |||
| + | Places an [[asset list|asset list]] onto the stack. | ||
| + | |||
| + | ===Description=== | ||
| + | |||
| + | This command returns the **root asset** of the relationships given in the //Origin// parameter. | ||
| + | |||
| + | Often used with [[fSUBTYPES]] to explore the Type hierarchy. | ||