4D v15.4_o_ARRAY STRING |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v15.4
_o_ARRAY STRING
|
_o_ARRAY STRING ( strLen ; arrayName ; size {; size2} ) | ||||||||
Parameter | Type | Description | ||||||
strLen | Longint |
![]() |
Length of string (1... 255) | |||||
arrayName | Array |
![]() |
Name of the array | |||||
size | Longint |
![]() |
Number of elements in the array or Number of rows if size2 is specified | |||||
size2 | Longint |
![]() |
Number of columns in a two-dimensional array | |||||
The operation of the _o_ARRAY STRING command is strictly identical to that of the ARRAY TEXT command (the strLen parameter is ignored). It is now recommended to use ARRAY TEXT exclusively in your 4D developments.
Product: 4D
Theme: Arrays
Number:
218
Modified: 4D v11 SQL
Renamed: 4D v15
4D Language Reference ( 4D v15.4)
4D Language Reference ( 4D v15)
4D Language Reference ( 4D v15.3)