Navigation:  Classes > bArrayServer >

bArrayServer:ClearOrderScope()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Clear the boundaries for scoped key values in the controlling order.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:ClearOrderScope() Æ lSuccess

Return Value

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

Description

bArrayServer:ClearOrderScope() clears the boundaries for scoped key values that were set before with the method bArrayServer:OrderScope().

 

Before the operation, the server sends a NotifyIntentToMove message. After successful execution a NotifyFileChange message is sent.

See Also

bArrayServer:Notify()

bArrayServer:OrderBottomScope

bArrayServer:OrderScope()

bArrayServer:OrderTopScope

 


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