powered by
Type a raw string base on a given string.
keybd.type_string(string)
character. The string expected to output (case sensitive).
if (FALSE) { # Type 'Hello world!' keybd.type_string("Hello world!") }
Run the code above in your browser using DataLab