Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法用 SQR 语言打印双匕首符号?
我想看看我们是否可以使用 unicode 在 SQR 报告中打印相同的内容
在这方面的任何帮助都会有所帮助。
使用 unicode 函数。
LET $str = unicode('U+2021') print $str ()