Show TOC

Function documentationDynamically Generated INFO Instructions Locate this document in the navigation structure

 

A special case of the INFO instruction is the GETINFO instruction. This instruction allows you to dynamically generate additional INFO instructions using some specific parameters.

The syntax of the GETINFO instruction is:

GETINFO([getinfoType], [parameters,…])

The GETINFO instruction takes the following parameters:

  • getinfoType is a reserved keyword. You can choose from among the following types:

    • SELECTION_FROM_FILE

    • FACTSELECTION_FROM_FILE

    • DELETESTATEMENT_FROM_FILE

  • Depending on the keyword that you select for the first parameter, there are a number of additional required or optional parameters. These parameters are comma-delimited.