variable
Source: /avail/Avail/Foundation/Variables
Categories: Variables
Does the specified variable contain a value?
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | var | variable | ||
Returns | boolean | true if the variable contains a value, false otherwise. |