$.setenv

void setenv (String name, String value)

Parameters

name The name of the variable.
value The value of the variable.

Description

Sets the value of an environment variable.