Appearance
Converts a key code to its string representation.
util.keyToString(int: key, bool: isCapital, bool: isKeybind) -> string
Sets the clipboard content.
util.setClipboard(string: text)
Gets the current clipboard content.
util.getClipboard()