en:code:device:keyboard
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:code:device:keyboard [2011/04/20 20:33] – created jmgr | en:code:device:keyboard [2021/02/13 11:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 23: | Line 23: | ||
=== Arguments === | === Arguments === | ||
- | - key - (string) the key to press | + | - key - ([[en: |
=== Returns === | === Returns === | ||
Line 43: | Line 43: | ||
=== Arguments === | === Arguments === | ||
- | - key - (string) the key to release | + | - key - ([[en: |
=== Returns === | === Returns === | ||
Line 63: | Line 63: | ||
=== Arguments === | === Arguments === | ||
- | - key - (string) the key to trigger | + | - key - ([[en: |
=== Returns === | === Returns === | ||
Line 80: | Line 80: | ||
<code javascript> | <code javascript> | ||
myObject.writeText(text); | myObject.writeText(text); | ||
+ | </ | ||
+ | <code javascript> | ||
+ | myObject.writeText(text, | ||
</ | </ | ||
=== Arguments === | === Arguments === | ||
- text - (string) the text to write | - text - (string) the text to write | ||
+ | - delay - (int) the pause duration (milliseconds) between each character [//Added in Actionaz 3.5.0.//] | ||
=== Returns === | === Returns === |
en/code/device/keyboard.1303331593.txt.gz · Last modified: (external edit)