PSEC - Powershell Enhanced Capability
Version 1.2.1

Class Functions - Overview

Description

Class Functions are functions that are contained within a class source file and used by that class. Due to the Powershell design, they are global in scope and are also visible to other classes. This also implies their names must be unique through out the entire system.

Syntax

Unless they have 0 or 1 parameter the (& func parms) notation must be used to access them.

PSEC - Powershell Enhanced Capability
1.2.1

Copyright © 2018-2021, 2022, Rexcel System Inc.

 

 

 

 

 

X