SECTION
stack debugThe SECTION
function modifies the value of the section attribute of the stack. This value appears in the error messages and can therefore help you debug your WarpScript code. Typically, the SECTION
function is used to separate your code in different logical units.