Calls a function for each member of an array or object.
a
object Object or array to be iterated through.
object
f
function Function to call with two arguments: the key of the element (or index in the case of an array) and the value.
function
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.