Add object containing double quotes to array #787
Answered
by
mikefarah
don-attilio
asked this question in
Q&A
-
Hello,
I would like to add another element to b and this is what I came up with:
Unfortunately string2 is not surrounded by double quotes.
Is there any way to do that? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
mikefarah
Apr 29, 2021
Replies: 1 comment 2 replies
-
Sorry for the delay, best way I could think of doing it is with an environment variable:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
don-attilio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry for the delay, best way I could think of doing it is with an environment variable: