Special Characters

From Legacy Roblox Wiki
Revision as of 20:15, 13 September 2011 by >NXTBoy
Jump to navigationJump to search

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

Ascii value Displayed As Keyboard shortcut Description
0 NUL Ctrl+⇧ Shift+2 Null character
17 DC1 Ctrl+Q Up key
18 DC2 Ctrl+⇧ Shift+R Down key
19 DC3 Ctrl+⇧ Shift+S Right key
20 DC4 Left key
27 ��ESC ⇧ Shift+Esc Escape key