-
Alot of inbuilt properties (magic vars) look like JSON in the |
Beta Was this translation helpful? Give feedback.
Answered by
elkowar
Oct 21, 2021
Replies: 1 comment
-
Yes! The simplexpr expression language embedded into yuck supports json access, as listed here in the docs. As long as the string is valid json, you can treat it as such |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Animeshz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes! The simplexpr expression language embedded into yuck supports json access, as listed here in the docs. As long as the string is valid json, you can treat it as such