IT SpecificProgramming LanguagesPowershellGeneric Coding Standard (for Myself)On this pageGeneric Coding Standard (for Myself) File Layout Shebang or equivalent (i.e. mandatory first line thing) Header comment Imports Init Constants Configurable Variables (because of potential Constants Dependencies) Enums Classes Functions Main Close