Linked Object
  • 02 Feb 2023
  • 1 Minute to read
  • Dark
    Light

Linked Object

  • Dark
    Light

Article Summary

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?