Get Row
Returns a row instance of rowId
from the specified
table instance.
From the row instance, you can access methods such as updateField(), getField(), and so on.
Parameter
Parameters | type |
---|---|
rowId | String |
Syntax
Example
A simple use case for updating the years of experience in the employee dataform.