
When passing arguments to a widget they are comma separated, do if an arg value contains a comma
this causes problems, so use encodeCommas(argValue) to encode the commas in your args value.

When passing arguments to a widget they are comma separated, do if an arg value contains a comma
this causes problems, so use encodeCommas(argValue) to encode the commas in your args value.
Returns:
Parameters:
-
value -