Click or drag to resize

Symbol Constructor (String, Logic)

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,
	upperCase AS LOGIC
)
Request Example View Source

Parameters

sValue
Type: String
upperCase
Type: Logic
See Also