Reads the values set on the Input | Touch tab of the Object Properties dialog for the current object.
Syntax
PropertiesInputTouchGet(Action, Expression, LogMessage, RepeatRate)
Action:
The type of keyboard action:
Expression:
The expression configured for the selected keyboard action (either up, down or repeat).
LogMessage:
The message text to be logged.
RepeatRate:
A value between 1 and 32000 representing the repeat rate in milliseconds.
Return Value
The requested values, as a string.
Note: For details on handling return and error values, see Error Handling.
Related Functions