Usual.True Operator | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC OPERATOR TRUE(
u AS USUAL
) AS LOGIC
public static bool operator true(
Usual u
)
Request Example
View SourceParameters
- u
- Type: Usual
Return Value
Type:
LogicSee Also