Active FoxPro Pages supports certain commands that are executed during the compilation of a page. These commands may be used both in .afp files and in .code files. In .afp files, commands have to be embedded inside a <%...%> block. For compiler directives the following syntax applies:
*!<[Command: Parameter]>
Anything between <[ and ]> can be spread over multiple lines; additional characters are not required.
More: