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