Pre-includes

An error document is generated if Includes could not be found during the include phase. The error document contains all successfully included Includes and error messages for the Includes that could not be found.

Pre-includes are processed before the script translation, which means that __INC statements are still processed. To disable an __INC statement, break the __INC text with spaces or other characters.

  • The inc standard function can be used to generate __INC statements in the result document.
  • In result documents, __INC statements can be also resolved by the put_in_document, put_in_text_document, and add_to_output functions with their fifth parameter set to Y.