OpenWGA 7.2 - TMLScript reference
TMLUserProfile "profile"Method :
meta(name)
On object | TMLUserProfile "profile" |
Usage | Reads the value of a metadata field |
Description |
Lookup the name of available metatadata fields on WebTML metadata reference , type "profile". This method returns only single values. If it is used to read a multi value metadata field it only returns the first value. There is a shortform syntax for this method documented on the TMLUserProfile object. |
Parameters |
name (String): Name of the metadata field |
Return value |
Value of the metadata field |
Allowed in script types |
|