Powermill Macro ((exclusive)) -
Document your code using double slashes ( // ). Explain why a calculation is being made so that others (or you, months later) can update the script easily.
// Single line comment /* Multi-line comment block */ powermill macro
// --- Intelligent Setup Macro --- // Author: Senior Programmer // Date: Current Document your code using double slashes ( // )