|
|
|
|
version 2003
PA_Dial4DGetArraySize (dialog; variable) → long
| Parameter | Type | Description | |
| dialog | PA_Dial4D | → | Dialog reference |
| variable | char* | → | Name of the array to access |
| Function result | long | ← | Number of elements in the array variable |
Description
The routine
PA_Dial4DGetArraySize
returns the number of elements in the array
variable
.
See Also
No reference.
Error Handling
None.