Property | Type | Description | |
---|---|---|---|
Identifier | string | ||
Value | bool |
Method | Description | |
---|---|---|
Variable ( string identifier ) : System |
Creates a new instance of the Variable class.
|
public Variable ( string identifier ) : System | ||
identifier | string | The identifier used to refer to the variable. |
return | System |