Directual + JavaScript SDK: The Basics
There are two options for using the JS SDK in Directual:
JS SDK steps (Actions and Conditions)
Currently, Directual JS SDK is based on ES5.
Common use cases for applying the JS SDK:
Complex string processing (e.g. converting)
Also, be sure to check out the following:
Additional Resources
MDN JavaScript Guide: Get a high-level overview of fundamental JavaScript concepts
Codecademy Introduction to JavaScript: Learn JavaScript in this free online course with interactive lessons.
Last updated