Special Characters: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
No point listing shift as well. That's not part of the shortcut. Also, @, not 2 - on an english keyboard, they're not the same key.
>NXTBoy
No edit summary
Line 34: Line 34:
|16 || {{:Special_Characters/box|DLE}} || {{key press|Ctrl|Shift|P}}
|16 || {{:Special_Characters/box|DLE}} || {{key press|Ctrl|Shift|P}}
|-
|-
|17 || {{:Special_Characters/box|DC1}} || {{key press|Ctrl|Q}}
|17 || {{:Special_Characters/box|DC1}} || {{key press|Ctrl|Q}} || Used to represent {{key press|up}}
|-
|-
|18 || {{:Special_Characters/box|DC2}} || {{key press|Ctrl|Shift|R}}
|18 || {{:Special_Characters/box|DC2}} || {{key press|Ctrl|Shift|R}} || Used to represent {{key press|down}}
|-
|-
|19 || {{:Special_Characters/box|DC3}} || {{key press|Ctrl|Shift|S}}
|19 || {{:Special_Characters/box|DC3}} || {{key press|Ctrl|Shift|S}} || Used to represent {{key press|right}}
|-
|20 || {{:Special_Characters/box|DC4}} ||  || Used to represent {{key press|left}}
|-
|-
|23 || {{:Special_Characters/box|ETB}} || {{key press|Ctrl|W}}
|23 || {{:Special_Characters/box|ETB}} || {{key press|Ctrl|W}}

Revision as of 22:11, 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+@
1 SOH Ctrl+⇧ Shift+A
2 STX Ctrl+B
4 EOT Ctrl+⇧ Shift+D
5 ENQ Ctrl+E
6 ACK Ctrl+⇧ Shift+F
7 BEL Ctrl+⇧ Shift+G
8 BS Ctrl+⇧ Shift+H
9 TAB Ctrl+I Appears as a tab
10 LF Ctrl+J Appears as a new line
11 VT Ctrl+K
13 CR Ctrl+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 Used to represent
18 DC2 Ctrl+⇧ Shift+R Used to represent
19 DC3 Ctrl+⇧ Shift+S Used to represent
20 DC4 Used to represent
23 ETB Ctrl+W
24 CAN Ctrl+⇧ Shift+K
25 EM Ctrl+⇧ Shift+Y
27 ESC ⇧ Shift+Esc
30 RS Ctrl+⇧ Shift+6
31 US Ctrl+⇧ Shift+-