Navigation:  Classes > bArrayServer >

bArrayServer:ClearFilter()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Remove the current filter on the data.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:ClearFilter() Æ lSuccess

Return Value

lSuccessA logical value indicates whether the filter was removed or not.
TRUEThe filter was removed.
FALSEThe filter could not be removed.
Data Type:Logic

Description

bArrayServer:ClearFilter() removes the filter condition that was set previously by the method bArrayServer:SetFilter().

 

With a filter condition, records can be excluded from following operations that do not correspond to the condition.

See Also

bArrayServer:Filter

bArrayServer:SetFilter()

 


Page url: http://www.YOURSERVER.com/index.html?barrayserver_clearfilter.htm