This suggestion is to implement the ability to discover operating system environment variables when parsing context with Env.parseContext
For example, the context variable
@$env.USER@ will be rendered as the username of the operating system
@$env.LANG@ will return the language of the operating system
https://wiki.idempiere.org/en/NF8.2_OS_Variables_in_Context
This suggestion is to implement the ability to discover operating system environment variables when parsing context with Env.parseContext
For example, the context variable
@$env.USER@ will be rendered as the username of the operating system
@$env.LANG@ will return the language of the operating system