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.
Unless they have 0 or 1 parameter the (& func parms)
notation must be used to access them.
Copyright © 2018-2021, 2022, Rexcel System Inc.