Click or drag to resize

Symbol Constructor (String)

X#
Initializes a new instance of the Symbol class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	sValue AS STRING
)
Request Example View Source

Parameters

sValue
Type: String
See Also