Skip to main content
All docs
V22.2
  • TypeLink

    «TypeLink»

    Creates a type-aware link in code. Type-aware links keep several references to the same type name in sync, which means changes to one reference are instantly propagated to others.

    Note

    Letters, numbers, underscore, and angle brackets (< and >) (for generic types) are allowed inside the TypeLink command.

    To use this Text Command, simply specify the type name as the first parameter. Subsequent calls to a TypeLink with the same type name will expand to the initialized value of the first.

    Note

    This text command is similar to Link, but allows angle brackets (< and >) to be a part of a linked text.