Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Variable Array CreateVariable Array ModifyVariable CreateVariable ModifyDB Table Custom ModifyDB Table Custom ReadDB Table InitializeDB Table Row Insert or ModifyDB Table Row ModifyDB Table Read Last RowDB Table Rows DeleteDB Table Rows Read FiltersDB Table Rows Read

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesData

DB Table Read Last Row

Slot Usage: 0
Parent Node
DB Table Initialize

Overview

DB Table Read Last Row fetches the most recently inserted row in the table.

Use this node for latest-state workflows, health checks, or quick preview of current table state.

Input

Variable Source

string required

Reference to DB Table Initialize.

Output

Number of Affected Rows

integer

Typically 0 or 1 depending on whether table has data.

Update Dashboard Data

boolean

Indicates whether dashboard refresh occurred.

Row Data Output

object

Returned row object is dynamically typed from selected table schema.

DB Table Row Modify

Previous Page

DB Table Rows Delete

Next Page

On this page

OverviewInputVariable SourceOutputNumber of Affected RowsUpdate Dashboard DataRow Data Output