Hi, how can I get the value of an environment variable ?
Eg. I need to get in FW the value of a system variable like %DestktopUser%
Best Regards,
Marco Turco
SOFTWARE XP LLP
Marco Turco
SOFTWARE XP LLP
Hi, how can I get the value of an environment variable ?
Eg. I need to get in FW the value of a system variable like %DestktopUser%
Hello,
Use getenv.
Thank you