Function getInputTickHandlerGroupID

  • Gets the string GroupID that was used to create the InputTickHandler by supplying the Handler's StringID

    Type Parameters

    • GroupID extends string

    Parameters

    • inputTickHandlerID: string

      The string inputTickHandlerID of the InputTickHandler

    Returns null | GroupID

    A string GroupID of the supplied InputTickHandlerGroup if it exists