PA_Dial4DDeleteArrayElements

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_Dial4DDeleteArrayElements (dialog; variable; position; amount)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the variable to access
positionlongPosition of the elements to delete
amountlongNumber of elements to delete

Description

The routine PA_Dial4DDeleteArrayElements deletes elements from an array whose name is variable. It deletes amount elements starting at position position.

See Also

No reference.

Error Handling

None.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next