OpenWGA 7.9 - TMLScript reference
WGAMethod :
createMap([object])
| On object | WGA |
| Usage |
Creates a new Lookup table Alias for WGA.createLookupTable() |
| Parameters |
object - optional a javascript Object or a java.util.Map object. |
| Return value |
The created Lookup table |
| Allowed in script types |
|
| Examples |
WGA.createMap({ Create a java map with the two elements "a" and "b". |