GetString.GetLiteralString Method

GetStringGetLiteralString Method

Returns the string that the user typed. By default, space does not stop input.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public GetResult GetLiteralString()
Public Function GetLiteralString As GetResult

Return Value

Type: GetResult
The result type. If the user typed a string, this is String.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also