SetRow(SQL, RowName)
Returns a Dictionary Object by the name {RowName}Row
The object will contain an item/value for each field in the first record returned by the SQL expression.
Used by GetRow.
Find help fast
SetRow(SQL, RowName)
Returns a Dictionary Object by the name {RowName}Row
The object will contain an item/value for each field in the first record returned by the SQL expression.
Used by GetRow.