Test Your Knowledge

  1. Identify the parameters of a generated function module or a form interface.
    AImport
    BExport
    CGlobal Data
    DTables

  2. The best way to insert global definitions into text nodes is by using the _______________.

  3. Global data from a form can be accessed from outside the form (e.g. a program).
    True
    False