typingRate

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the typingRate to <milliseconds>
Summary

Specifies a delay between characters entered by the type command.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the typingRate to 1000 -- 1 character per second
Values
NameTypeDescription
Value

The typingRate is an integer between zero and 65535. By default, the typingRate is 100 (one-tenth of a second).

RelatedKeyword: characters, integer
Property: blinkRate
Command: type
Glossary: command, property
Description

Use the typingRate property to make the type command operate faster or more slowly.