One of the features of Window PowerShell is modules. Introduced in version 2, modules allows you to group like functions together that make your code modular, easily transportable and shareable.
Users of Ignition software can now write their own modules using the Ignition Module Software Development Kit (SDK), which is now available for free via the vendor’s Web site. The SDK is based 100% on ...