Click here to Skip to main content
15,889,992 members
Articles / Programming Languages / PowerShell

Trapping a terminating error inside an advanced function (motivated by a suggestion on Connect site)

16 Mar 2015CPOL 180  
Describes a simple code structure to deal with terminating errors inside an advanced function, no matter if it happens inside the BEGIN, PROCESS or END block.
Only logged in members can view this content

Please go to the PowerShell Table of Contents to view the list of available articles in this section.