Click or drag to resize

Symbol.LessThan Operator (Symbol, String)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC  OPERATOR <(
	lhs AS SYMBOL,
	rhs AS STRING
) AS LOGIC
Request Example View Source

Parameters

lhs
Type: Symbol
rhs
Type: String

Return Value

Type: Logic
See Also