bBox_SetEnvironmentVariable( name; value )
Parameters:
name: shell variable name
value: text to assign to named variable
Result:
none
Error:
none
Script Step:
none
––––––––––
First appeared in: 0.99
Examples in demo file: 1
Compatibility: Ubuntu, Server, macOS, Client
––––––––––
Set an environment variable for the current process and any later child processes.
––––––––––