Skip to main content

Arguments

string
required
The function name.
string[]
The keys that the function accesses.
The function can only read/write from the keys that are provided in the keys argument.
string[]
The arguments for the function.

Response

The return value of the function.