Zoomed Image

AMSX Scripting Language - Command : DatasetValue

Summary

Get a value from the dataset

Description

Returns any field value in the dataset buffer

Parameters

ParameterDescription
cmdTableName or index of the table within the data set - use 0 normally
Argument 0row number, use 0 to get the first row
Argument 1FieldName

Syntax


DatasetValue "TableName or index of the table within the data set - use 0 normally", "row number, use 0 to get the first row", "FieldName"

Return to the AMSX Command Reference