Import Statements

Statements in the Import template language are case sensitive; that is, they must be lower case. Unlike C or Pascal, statements are not terminated by semicolons. Import can intuit where commands begin and end from context. However, arguments should appear on the same line as the command to which they are passed.