single quote strings. #170
Answered
by
jeffreylanters
flamypow
asked this question in
Question and Answer
-
what happens to the string exactly when I do unitycontext.send like so: unityContext.send('GameController', 'GetString', 'a string in single quotes but also have "double" quotes in it'); if I put it in a gui.text = ($"{said string}") it actually prints out correctly but I do not know how to make said string into a workable format for visual studio. |
Beta Was this translation helpful? Give feedback.
Answered by
jeffreylanters
Mar 14, 2021
Replies: 1 comment 3 replies
-
Hi Flamypow, I'm not quite sure what you mean. Could you try to clearify your problem or question? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
flamypow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Flamypow, I'm not quite sure what you mean. Could you try to clearify your problem or question?