Navigation: Templates > Template Language Reference > Miscellaneous >====== Miscellaneous Template Statements ====== | |
#<; (aligned target language comments)
#CLASS (define a formula class)
#COMMENT (specify comment column)
#DEBUG (toggle debug generation)
#ERROR (display source generation error)
#EXPAND (expand a user defined macro)
#EXPORT (export symbol to text)
#HELP (specify template help file)
#IMPORT(import from text script)
#INCLUDE (include a template file)
#MESSAGE (display source generation message)
#PDEFINE (add #pragma to project)
#PROTOTYPE (procedure prototype)
#PROJECT (add file to project)
#TYPEMAP (map EQUATE to data type)
CALL (call a #GROUP as a function)
EXISTS (return embed point existence)
FILEEXISTS (return file existence)
INLIST (return item exists in list)
INSTANCE (return current instance number)
INVOKE (call a named #GROUP as a function)
ITEMS (return multi-valued symbol instances)
LINKNAME (return mangled procedure name)
QUOTE (replace string special characters)
REGISTERED (return template registration)
SEPARATOR (return attribute string delimiter position)
SLICE (return substring from string)