sendstr
Types a string on the keyboard.
func uint sendstr (
str input
)
str input
)
Parameters
data | The string to be typed on the keyboard. |
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |