Special Characters: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
No edit summary
>Anaminus
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:


{|class="sortable"
{|class="sortable"
! Ascii value !! Character !! Keyboard shortcut          !! Notes
! Ascii value !! Character !! Keyboard shortcut          !! class="unsortable"|Notes
|-
|-
|0 || {{:Special_Characters/box|NUL}} || {{key press|Ctrl|Shift|@}}
|0 || {{:Special_Characters/box|NUL}} || {{key press|Ctrl|@}} || Characters after this will be truncated when saved
|-
|-
|1 || {{:Special_Characters/box|SOH}} || {{key press|Ctrl|Shift|A}}
|1 || {{:Special_Characters/box|SOH}} || {{key press|Ctrl|Shift|A}}

Latest revision as of 22:22, 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+@ Characters after this will be truncated when saved
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+-