Syntax RSTRIP(text)Examples Example 1Input{ "my_action": { "message": " Hello World! " } }FormulaRSTRIP(my_action.message)Output" Hello World!"