Copyright © 2016 Mobilengine Corp. All rights reserved. version: 7.0.4.19927
Determines whether a map has a value associated with a given key.
Sample
"This is our map so far:", {age: 3, name: "Fjord", weight: 25, sex: "female"} "No: ", false, "Yes: ", true
Figure 404. The trace message output of the script above