previous up next
Go backward to 3.3 Shared Data
Go up to 3 Programming interface
Go forward to 3.5 Miscellaneous
RISC-Linz logo

3.4 Global variables

Global variables can be created in two ways:

The commands for manipulating global variables are:

  • SetParamD: Set the Value of a Global Variable
  • GetParamD: Get the Value of a Global Variable
  • HasParamD: Test the Value of a Global Variable

  • Maintained by: Cleo Pau
    Last Modification: July 5, 2000

    previous up next