Previous Topic: Syntax and Semantics of the Packager Scripting LanguageNext Topic: Keywords


Comments and Blank Lines

Lines that begin with a # character, are comments and ignored when the script is evaluated. To improve legilibility, blank lines can be inserted in the script, if needed. Blank lines are also ignored during script evaluation.