cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
james_decosta
Level 9

hi can i use InstallerProxy.setVariable for setting environment variables

hi,
in the custom code action can i use
InstallerProxy.setVariable("RO_HOME",another); for setting an environment variable RO_HOME to the value contained in another STRING Object.
Or can i use it only installanywhere variables.
Labels (1)
0 Kudos
(1) Reply
purcellk24
Level 7

Didn't you just ask this in a prior post?

Using the debug console is a great way to try and see if variables are set to what you want.

Yes, if you set a variable in a custom action, that variable is available during the rest of the installation.
0 Kudos