We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is possible to define variables in the script of a script mediator. It is not included in the variable mediator docs.
var sum = 5; mc.setVariable('result_str', sum);
Update the doc with above details.
No response
The text was updated successfully, but these errors were encountered:
We need to update the doc at https://mi.docs.wso2.com/en/4.4.0/reference/mediators/script-mediator/
Sorry, something went wrong.
No branches or pull requests
Current Limitation
It is possible to define variables in the script of a script mediator. It is not included in the variable mediator docs.
Suggested Improvement
Update the doc with above details.
Version
No response
The text was updated successfully, but these errors were encountered: