Navigation:  Classes > bArrayServer >

bArrayServer:PropertyDelete()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Deletes a property.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:PropertyDelete(<symProperty>) Æ lSuccess

Arguments

<symProperty>The name of the property that is to be deleted.
Data type:Symbol

Return Value

lSuccessA logical value that indicates whether the property was deleted.
TRUEThe property was deleted.
FALSEThe property could not be deleted.
Data type:Logic

Description

bArrayServer:PropertyDelete() deletes a property including the defined value.

See Also

bArrayServer:PropertyGet()

bArrayServer:PropertyPut()

 


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