Environmental variables: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''Environmental Variables''' are variables made available to Business Rules! by the host Windows operating system. Additionally SetEnv and Env and [[SetE...") |
No edit summary |
||
Line 1: | Line 1: | ||
'''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. | '''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. | |||
<noinclude> | <noinclude> |
Latest revision as of 20:22, 30 May 2013
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.