Note
The function must be declared with the no-writes flag for it to be used with callRo.
Arguments#
The function name.
The keys that the function accesses.
Warning
The function can only read from the keys that are provided in the keys argument.
The arguments for the function.
Response#
unknownrequired
The return value of the function.