Description:

Returns the string that the user typed. By default, space stops the string input.

Syntax:
public GetResult Get()
Returns:
Type: GetResult
The result type. If the user typed a string, this is <b>GetResult.String</b> .
Available since:
5.0

Nothing found