Reference for Wiring version 1.0 Build 0100+ If you have a previous version, use the reference included with your software. If see any errors or have any comments, let us know.
Class | HashMap |
||
---|---|---|---|
Name | contains() |
||
Description | Check if a key is contained within this HashMap. | ||
Syntax | constains(key) |
||
Parameters |
|
||
Returns | Boolean: True if it is contained in this HashMap | ||
Usage | Application |