ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Retrieving an item by specifying its subscript Hide the details
Value of the item, Empty string ("") for items with a NULL value. For an array, all the array items are returned as character strings. The items are separated by the <Array separator> parameter.
Name of data file, view or query used.
Physical order of the item in the data file. The order of the items starts from 1. Reminder: The order of an item can be obtained using its properties (<Data file>.<Item>..Subscript).
Subscript of the item for an array item. For the non-array items, the subscript is optional. If it is specified, it must be set to 1. For array items, if the subscript is not specified, all the array elements are returned (separated by TAB characters).
Retrieving an item by specifying the array separator Hide the details
Value of the item, Empty string ("") for items with a NULL value.For an array, all the array items are returned as character strings. The items are separated by the <Array separator> parameter.
Character string used to separate the values of array items (or sub-items) in <Result>. The default separator is TAB.Caution: for backward compatibility with Hyper File 5.5, the separators are not indicated when the array items are empty.
Specific items
External language
Last update: 09/17/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: