Read system property inside batch file

Hi

 

I tried %system.propert_name% and %sys.property_name%. Doesn't work

 

0
1 comment

Hi Munawar,

What do you mean with "system property"? if you mean an environment variable, you can access it through %env.VAR_NAME%, if not, please be more specific.

0

Please sign in to leave a comment.