OpenWGA 7.2 - TMLScript reference
TMLUserProfile "profile"Method :
hasItem(itemname)
On object | TMLUserProfile "profile" |
Usage |
Tests if an item is available |
Parameters |
itemname (String): Name of the item |
Return value |
true if the item exists, false otherwise (Boolean) |
Allowed in script types |
|