Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 362 Bytes

modifierkey.md

File metadata and controls

18 lines (14 loc) · 362 Bytes

ModifierKey

The ModifierKey table contains Microsoft virtual key-code strings that are meant to be modifier keys such as CONTROL and ALT.

This table is automatically populated with data.
Do not modify the data inside this table.

Modifier key-code strings

SHIFT
CONTROL
ALT

Example

local CTRL_Key = ModifierKey.CONTROL