NF8.2 OS Variables in Context
From iDempiere en
Feature: Operating System Variables in Context
Goal: Technical
Developer: Carlos Ruiz
Sponsor: FH
Description:
You can use now operating system environment variables in the context using the prefix $env.
For example this default logic:
@$env.USER@
will assign by default the username of the operating system user that is running iDempiere.
Technical Info: IDEMPIERE-4939