Forum Discussion
2 Replies
- tlikarishEmployee
The Expression Language is loosely based off of JavaScript expressions, so you could use JavaScript resources to try and learn some of them better. The official documentation for the language is here and we try to give some examples, although maybe they could be flushed out more. There is also a section of this community dedicated to learning it, but there isn’t a whole lot of content yet.
- tlikarishEmployee
Here’s another great resource related to learning the Expression Language, where @koryknick goes over his starter pack in a video tutorial.
- acesarioContributor II
This worked perfectly… not sure who to give the solution to… Viktor solved the basic approach problem, j dialed in. thanks to each of you!
- viktor_nContributor II
My recommendation is to learn as much as you can of them, but I think most of the times are used Arrays, Strings, Objects, Dates.