What does StaticVarGet return when the static variable does not exist?
StaticVarGet returns NULL value for variables that does not exist
You may use NZ to initializae it to a diferent value
3 Likes
What does StaticVarGet return when the static variable does not exist?
StaticVarGet returns NULL value for variables that does not exist
You may use NZ to initializae it to a diferent value