Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription
attributelistOne or more attribute identifiers from the list of attributes in the table following the description of this command.
valuelistSpecifies a value for each attribute identifier defined in attributelist.
transactflagIf true (1), all values in valuelist must be valid or no attributes are set. If transactflag is false (0) or null, valid attributes are set and invalid attributes are ignored. A column is returned for each attribute in attributelist. If a valid value is provided, the column is true (1). If an invalid value is provided, the column is false (0).

See also

Get_EnvENVIRON_CONSTANTS insert record

Remarks

For examples of finding the current environment settings, see Get_Env.

...