NoInputTime

Returns the time elapsed since the last keyboard action.

Function Group Execution Windows Embedded Thin Client
NoInputTime System Info Synchronous Supported Supported Keyboard input only

Syntax

NoInputTime( { "optTagUpdateTrigger" } )
optTagUpdateTrigger
Optional tag that triggers an update when this function is used in a Text Data Link animation. Every time this tag's value changes, the project triggers the function.

Returned value

Returns the time (in seconds) since the last keyboard action.

Examples

Tag Name Expression
Tag NoInputTime()
Note: You cannot implement this function directly from a Text object.