Set selected row on dataset [ ] to [ ]
|
Command |
SELECTDATASETROW |
| Image |
|
| Group | Database |
| Section | Dataset |
|
Description |
Sets the current row of data in the dataset. If the specified row exists the variable cache will contain variables called [DatasetName.FieldName] containing the correct values. If the row does not exist the variables will be set to empty strings. |
|
Parameter 1 |
The name of the dataset object |
| Parameter 2 | The row number to used |