ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
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. This constant is not available.tiDimensionInteger. Number of elements found in a dimension of the array.<Additional parameter> must contain the index 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. This constant is not available.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. This constant is not available.tiTotalSizeInteger. Total size (in bytes) of array. This constant is not available.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. This constant is not available.
Additional parameter that must be specified according to the requested information.
Equivalences
Miscellaneous
Last update: 12/14/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: