4D v16.3

_o_ARRAY STRING

Home

 
4D v16.3
_o_ARRAY STRING

_o_ARRAY STRING 


 

_o_ARRAY STRING ( strLen ; arrayName ; size {; size2} )  
Parameter Type   Description
strLen  Longint in Length of string (1... 255)
arrayName  Array in Name of the array
size  Longint in Number of elements in the array or Number of rows if size2 is specified
size2  Longint in 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.



See also 

ARRAY TEXT

 
PROPERTIES 

Product: 4D
Theme: Arrays
Number: 218

This command is deprecated and should not be used anymore

 
HISTORY 

Modified: 4D v11 SQL
Renamed: 4D v15

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)