Replies: 1 comment
-
I didn’t get the question. Expr doesn’t support assignment operations. You can add them as functions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have some map fields in a Env , and a string content . Env struct is like this :
Now I want to add filed by the msg content , such as .
At last return the fields to the expr script caller.
How can I do that.
Thanks.
And I wonder why not provide built in much more map functions.
Beta Was this translation helpful? Give feedback.
All reactions