_getData
Returns data from each row of an Asset Table
Parameters
tid
The ID of the Asset Table containing this row
aid
The ID of the Asset which has the table containing this row
Example
Results
On Success
In the above result, the Asset Table had 2 rows, each with 4 entries
On Failure
If the "aid" parameter is not present or less than 0:
If the "tid" parameter is not present or less than 1:
Last updated