Initial values

All variables are initialized when first used except for Global Preserve variables. Strings are set to empty, and all other variables are set to zero.

If you uncheck "Initialize global variables when function starts" in [System Configuration]-[Controller]-[Preferences], global variables will not be initialized when the function starts.