get()

Returns the value stored at the given key.

예제

구문

get(the)

매개변수

the
Number|String:

key you want to access

Returns

Number|String: the value stored at that key
Notice any errors or typos? Please let us know. Please feel free to edit src/data/p5.TypedDict.js and open a pull request!

관련 레퍼런스