Special Characters: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
updated/modified list
>Anaminus
updated/modified list
(No difference)

Revision as of 22:02, 13 September 2011

When using Roblox Studio's script editor, there are a bunch of unprintable characters that cannot be inserted into the script in any normal way. They show up in the editor as a black rectangle with white text in it. See the page on Control Characters for information about these characters.

Ascii value Character Keyboard shortcut Notes
0 NUL Ctrl+⇧ Shift+2
1 SOH Ctrl+⇧ Shift+A
2 STX Ctrl+B
2 STX Ctrl+⇧ Shift+B
4 EOT Ctrl+⇧ Shift+D
5 ENQ Ctrl+E
5 ENQ Ctrl+⇧ Shift+E
6 ACK Ctrl+⇧ Shift+F
7 BEL Ctrl+⇧ Shift+G
8 BS Ctrl+⇧ Shift+H
9 TAB Ctrl+I Appears as a tab
9 TAB Ctrl+⇧ Shift+I Appears as a tab
10 LF Ctrl+J Appears as a new line
10 LF Ctrl+⇧ Shift+J Appears as a new line
11 VT Ctrl+K
11 VT Ctrl+⇧ Shift+K
13 CR Ctrl+M Appears as a new line
13 CR Ctrl+⇧ Shift+M Appears as a new line
14 SO Ctrl+⇧ Shift+N
15 SI Ctrl+⇧ Shift+O
16 DLE Ctrl+⇧ Shift+P
17 DC1 Ctrl+Q
17 DC1 Ctrl+⇧ Shift+Q
18 DC2 Ctrl+⇧ Shift+R
19 DC3 Ctrl+⇧ Shift+S
23 ETB Ctrl+W
23 ETB Ctrl+⇧ Shift+W
24 CAN Ctrl+⇧ Shift+K
25 EM Ctrl+⇧ Shift+Y
27 ESC ⇧ Shift+Esc
30 RS Ctrl+⇧ Shift+6
31 US Ctrl+⇧ Shift+-