Removes an item from an array defined on an object instance.
o.RemoveArrayItem(loBaseObject,lcArrayProperty,lnIndex)
Return Value
.T. or .F.
Parameters
loBaseObject
The base object reference on which the array is defined.
lcArrayProperty
The string name of the array property
lnIndex
The index of the item to retrieve as a 0 based value.
See also:
Class wwDotNetBridge | Accessing Arrays© West Wind Technologies, 2004-2020 • Updated: 11/17/11
Comment or report problem with topic