Reads the string from the user.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public string ReadString(
	string initialText
)

Parameters

initialText
Type: System..::.String
Intial input text.

Return Value

Returns the string read from the user.

See Also