Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parameters of the GetEnvVar function
#6
Thanks for your help.

forĀ function'str
I previously used the form of code A. Is it okay to change it to the form of code B now?

A CODE:
Code:
Copy      Help
if(empty(getEnv("__Roslyn")))

B CODE:

Code:
Copy      Help
if(!getEnv("__Roslyn"))


Messages In This Thread
Parameters of the GetEnvVar function - by Davider - 09-07-2026, 07:22 AM
RE: Parameters of the GetEnvVar function - by Davider - 09-07-2026, 11:58 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)