Function toggle

  • Toogles the state of an item

    Parameters

    • itemName: string

      The name of the item

    Returns null | void

    null if item does not exist or has no tgoggle value

Generated using TypeDoc