Click or drag to resize

DbClearScope Function

X#
Clears the top and/or bottom scope.

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

Parameters

uScope (Optional)
Type: Usual

Return Value

Type: Logic
TRUE when the scope was cleared succesfully, otherwise FALSE.
See Also