-
Discord user IDNo response Describe your question in detail.When i run this code i was expecting it prints debug::print(&string_utils::format2(&b"{}/{}.json", string::utf8(b"hehe"), 1)); What error, if any, are you getting?No response What have you tried or looked at? Or how can we reproduce the error?N/A Which operating system are you using?macOS Which SDK or tool are you using? (if any)TypeScript SDK Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Answered by
0x-j
Jun 7, 2024
Replies: 1 comment
-
Ok, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
0x-j
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok,
string::append
doesn't have the double quote issue. I'll use that for now.