Difference between revisions of "Module talk:SandboxUString"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=Another Test= | =Another Test= | ||
{{#invoke:SandboxUString|luaSourceCodeText|{{:Module:SandboxShortCode}}}} | {{#invoke:SandboxUString|luaSourceCodeText|{{:subst:Module:SandboxShortCode}}}} | ||
=More Tests= | =More Tests= |
Revision as of 06:45, 11 January 2022
The number of characters is:291
Show Code Test
/*^ABCDabc&-left&-right/*^D }}
Another Test
[[:Subst:Module:SandboxShortCode]]7
More Tests
- byte
- mw.ustring.byte('\') is 92
- char
- mw.ustring.char(92) is \
- byte
- mw.ustring.codepoint('张') is 24352
- byte
- mw.ustring.char(24352) is 张