Environmental variables

From BR Wiki
Revision as of 20:22, 30 May 2013 by Laura (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Environmental Variables are variables made available to Business Rules! by the host Windows operating system.

Additionally SetEnv and Env and SetEnv (config) can be used to impose session level environmental variables. Basically, this means that the values of variables can be set from one program and accessed from another as long as BR remains open.