Retrieve single table element

To get a single column value from a single table row, this works:

But it seems very ‘verbose’ … is there a more elegant way of getting a single value from a table?

You will always get an object, but you can request one specific properties (or property) to be returned:
http://backendless.com/docs/rest/data_working_wih_properties.html

Hi @Jim_Austin

In addition, there is a block for getting a single record

Codeless - BL - withPaidPlan - Backendless 2022-06-08 21-51-59