Skip to main content

TextGet

Callable

  • TextGet(TextTag: string): string

  • Finds the text value linked to the tag in the buffer


    Parameters

    • TextTag: string

      Tag for the text to find

    Returns string

    • Returns the text associated to the tag, will return a missing tag text if the tag was not found.