JSON Stringify

Given a string, this function returns the string with characters properly escaped for JSON formatting.

Action Inputs

NameTypeDescription
Input StringStringThe string input

Action Outputs

NameTypeDescription
SuccessBooleanWhether the operation was successful
OutputStringEscaped String