WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Requested information.Remark: The function returns no result on a dynamic array that has not been created.
Name of Array variable to use.
Type of information to retrieve:tiAssociativeWithDuplicateBoolean.True if the associative array supports the duplicatesFalse otherwise.Versions 16 and latertiElementDefinitionNew in version 16tiElementDefinitiontiElementDefinitionDefinition variable. Definition of the type of elements. tiDimensionInteger. Number of elements found in a dimension of the array.<Additional Parameter> must contain the subscript of the dimension whose number of elements is requested. Default value for <Additional Parameter>: 1Associative array: Number of elements found in the array.tiDynamicBoolean.True if the array is a dynamic array.False otherwise.tiNumberColumnsInteger. Number of columns found in a two-dimensional array. The number of columns corresponds to the 2nd dimension of the array. If the array in not a two-dimensional array, tiNumberColumns = 0.Associative array: 0.tiNumberDimensionsInteger. Number of array dimensions (between 1 and 10)Associative array: 1.tiNumberRowsInteger. Number of rows found in a two-dimensional array. The number of rows corresponds to the 1st dimension of the array. If the array is not a two-dimensional array, tiNumberRows = 0.Associative array: 0.tiTotalNumberInteger. Total number of elements found in the array.tiElementSizeInteger. Size (in bytes) of an array element. tiTotalSizeInteger. Total size (in bytes) of array. tiKeyTypeInteger. Type of keys found in the associative array. <Result> is an integer corresponding to the constants of TypeVar.Non-associative array: <Result> is equal to 0.tiElementTypeInteger. Type of array elements. <Result> is an integer corresponding to the constants of TypeVar.
Additional parameter that must be specified according to the requested information.
Equivalences
Miscellaneous
Last update: 11/19/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: