When using the coding block to edit code the documentation for Selecting a table table.selectRecordsAsync could use a lot more example code.
For example - finding a specific record … geting it’s ID … then updating the record with new info… a common practice.
Think in terms of the typical DB SQL select command…