Function Namespace getUserVar
taoApi
Defined in: api.js.
Constructor Attributes | Constructor Name and Description |
---|---|
getUserVar(key)
Get a previously defined user's variable.
|
Function Namespace Detail
getUserVar(key)
Get a previously defined user's variable.
- Parameters:
- {String} key
- the key of the variable you want to retrieve
- Returns:
- {String|number|boolean}