Linked Object
- 02 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Linked Object
- Updated on 02 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
A linked object is an object contained in a stack that is linked or “joined” to another object in the stack. Each linked object is prefixed with tokens representing the object's position in the stack. “SB” is the token for stack base; the first object in the stack. “SL1” is the token for Stack Link 1; the first linked object in the stack. This convention continues for additional objects linked to the stack.
Was this article helpful?