Function getEntryPointTag

  • Validates and returns the EntryPointTag for a given tag number.

    Returns

    The corresponding EntryPointTag.

    Throws

    EntryPointError if the tag is invalid.

    Parameters

    • tag: number

      The tag number to validate.

    Returns EntryPointTag

Generated using TypeDoc