Restricted Statements and Functions
The following functions and keywords are not permitted when the Communications Manager Core Sandboxed configuration is enabled:
- add_to_output
- environment_setting
- inc
- itpserver_setting
- open_buffer
- put_buffer_in_document
- put_in_document
- put_in_text_file
- put_in_text_file2
- read_text_block_from_file
- runmodel_setting
- session_parameter
- system
- WRITE
The following functions are conditionally permitted when the Communications Manager Core Sandboxed configuration is enabled:
- insert_image
Permitted only when the image data is passed through the base64data or resource parameters.
- itp_setting
Permitted only when the queried setting is ITPLANG.
- pragma
Permission depends on the functionality. The pragma ("template"; ...) and similar utility functionality is permitted.
- pragma_struct
Permission depends on the functionality.
The following functions and keywords are not permitted when producing AiaDocXML result files:
- add_to_output
- footers
- headers
- inc
- pagestyle
- paper_types
- put_buffer_in_document
- put_in_document
- put_in_text_file
- put_in_text_file2
- stylesheet
- # ... #
All output production is prohibited.
- TEXTBLOCK
Permitted only with the ASSIGN_TO option.
- FORM
Prohibited only if questions use the AUTOINSERT option.
- QUESTION ... AUTOINSERT
INTERACT/FORM statements that use QUESTIONs with the AUTOINSERT option are prohibited.