Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

While using the Evaluate node, anything that is enclosed within double quotes is considered a string. For example, == True matches a boolean value (0 or 1, the result of a logical expression )
where as, == ”True” matches with a string.

Video Content

https://cdn.orbita.cloud/assets/orbita/flowstudio/Evaluatenodeevaluatenode.mp4

Video Key Messages

  • The evaluate function takes a value calculated from a hook event and uses mustache tags to transform it into a number.  

  • Review this experience with a BMI Calculator hook event within an open-text chatbot.

...