Description
When passing arguments to functions in Synapse expressions, both single quotes and double quotes can be used. However, the documentation at
https://mi.docs.wso2.com/en/4.4.0/reference/synapse-properties/synapse-expressions-syntax/
currently uses only double quotes in the examples.
Additionally, when double quotes are used, they appear escaped in the source view, which reduces the readability of the source files. Therefore, it would be better to use single quotes in the documentation examples and add a note indicating that double quotes can also be used.
Version
4.4.0
Description
When passing arguments to functions in Synapse expressions, both single quotes and double quotes can be used. However, the documentation at
https://mi.docs.wso2.com/en/4.4.0/reference/synapse-properties/synapse-expressions-syntax/
currently uses only double quotes in the examples.
Additionally, when double quotes are used, they appear escaped in the source view, which reduces the readability of the source files. Therefore, it would be better to use single quotes in the documentation examples and add a note indicating that double quotes can also be used.
Version
4.4.0