Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 747 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 747 Bytes

ITPS-Menus

This is being modernized and migrated into https://github.com/KnarrStudio/ITPS.OMCS.CodingFunctions.

To access them:

Install and Load the module Download and publish to your local repository (yourlocRepo)

Install-Module -Name ITPS.OMCS.CodingFunctions -Repository yourlocRepo -MinimumVersion 1.2.3.15
Import-Module -Name ITPS.OMCS.CodingFunctions
Show-MenuFunctions

Or find the raw code here: https://gist.github.com/OgJAkFy8/6e8a07fad58b852994aebe9c294fac61

Menus Inventory

The same functions will still be available:

  1. Show-QuickMenu
  2. Show-MainMenu
  3. Show-InputBoxButtonClick
  4. Show-GuiMenu
  5. Show-DynamicMenu
  6. Show-AsciiMenu
  7. Show-OneClickGuiMenu
  8. Show-ChoiceGuiMenu