Click or drag to resize

DBClearOrderCondition Function

X#
Clear the condition and scope for an order.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION DBClearOrderCondition() AS LOGIC
Request Example View Source

Return Value

Type: Logic
Remarks
This function calls OrdCondSet() with its default arguments to clear the order condition.
Examples