ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Assigning a value to an item (a value for each item of an array item) Hide the details
Name of data file used.
Physical order number of the item in the data file.
Subscript of the array item to assign. If a non-array item is assigned, <Subscript> must be set to 1.
Value that must be assigned to the item. If the value must be assigned to an array item: if <Subscript> was used, the value will be assigned to the specified subscripted item. if none of the previous parameter was used, <Value> must contain all the values of the array item, separated by TAB. The array items cannot be assigned.
Assigning a value to an item (a value for an array item) Hide the details
String used to separated the values of each array item. TAB is used by default. The array items cannot be assigned.
Value that must be assigned to the item. If the value must be assigned to an array item: if <Array separator> was used, <Value> must contain all the values of the array item, separated by the specified separatorif none of the previous parameter was used, <Value> must contain all the values of the array item, separated by TAB. The array items cannot be assigned.
Order of items in the data file
External language
Last update: 09/20/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: