Get-Help

 

 

You can Get-Help for a variety of Commands including:

To get Help within the ICONICS PowerShell Extension for a specific command, use the following as an example:

Get-Help Get-HMIlayout -full

 

...where GetHMIlayout can be replaced with your specific command (see list below) and -full can be replaced by -category, -component, -functionality, -role, -detailed, -examples, -parameter, -online, -showwindow, -verbose, -debug, -erroraction, -warningaction, -errorvariable, -warningvariable, -outvariable, or -outbuffer.

 

Get-Help Example

 

Click on any of the following Powershell functions for a list of associated Commands, Type Names, and Module Names:

Get-[EntityName]

New-[EntityName]

Set-[EntityName]

Remove-[EntityName]

See Also:

About ICONICS PowerShell Extension