Reference getArray()

getArray()

Warning

p5.Table will be removed in a future version of p5.js to make way for a new, friendlier version :)

Retrieves all table data and returns it as a multidimensional array.

Examples

Syntax

getArray()

Parameters

Returns

Array:

Related References