Click or drag to resize

Psz.GreaterThan Operator

X#

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

Parameters

lhs
Type: Psz
rhs
Type: Psz

Return Value

Type: Logic
See Also