/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<# .SYNOPSIS $synopsis$ .DESCRIPTION $description$ .PARAMETER ParameterA $parameterADescription$ .PARAMETER ParameterB $parameterBDescription$ .EXAMPLE $firstExample$ .EXAMPLE $secondExample$ .INPUTS $inputs$ .OUTPUTS $outputs$ .NOTES $notes$ .LINK $firstLink$ .LINK $secondLink$ #>