I have not seen a list of valid types (for passing values to Java functions and to return), but only primitives and string seem to work.
You can use JSON (e.g. stringify and parse in Javascript, check various Java options at json.org
I have not seen a list of valid types (for passing values to Java functions and to return), but only primitives and string seem to work.
You can use JSON (e.g. stringify and parse in Javascript, check various Java options at json.org