OpenWGA 7.11 - TMLScript reference
TMLUserProfile "profile"Method :
item(name)
On object | TMLUserProfile "profile" |
Usage | Reads the value of a profile item |
Description |
This method always returns single values. If it is used to read a multi value item it returns only the first value. There is a shortform syntax for this method documented on the TMLUserProfile object. |
Parameters |
name (String): Name of the item |
Return value |
Value of the item |
Allowed in script types |
|