SYSTEM

SYSTEM returns a CHARACTER string that contains the value of the SYSTEM compiler option that is in effect.

Read syntax diagramSkip visual syntax diagramSYSTEM
Note: The value returned might contain leading and trailing blanks. You can apply the TRIM built-in function to that value to make it easier to test.

See the information about the SYSTEM compiler option in the Programming Guide.