Click or drag to resize

Psz.Subtraction Operator (Psz, String)

X#

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

Parameters

lhs
Type: Psz
rhs
Type: String

Return Value

Type: Psz
See Also