Search

Send String As Characters

Articles

Use this function to send the given string as individual characters to the input field.

Syntax

Send String As Characters (input_string)

Parameters

Input Parameter Name Description
input_string String to Send

Sample

Send String As Characters (New York)

  • The string ‘New York’ is typed charecter by charecter into the input field.
Did you find what you were looking for?