setenv

From SpybotWiki
Revision as of 09:30, 22 February 2008 by CCRDude (talk | contribs) (added info box)
Jump to: navigation, search
setenv
Variants setenv
Previously
Group Flow Control
Version advcheck.dll ??? < 1.5.4.5

Sets a global environment variable.

Usage

setenv=<name(string)>:<value(string)>

Examples

setenv=greeting:Hello

Description

This parameter can be used to store certain values in environment variables that are retained throughout the OpenSBI file.

See also

Similar parameters

Similar commands