Returns the value stored at the given key.
Examples
Syntax
get(the)
Parameters
the
Number|String:
key you want to access
Returns
Number|String: the value stored at that key
This page is generated from the comments in src/data/p5.TypedDict.js . Please feel free to edit it and submit a pull request!