Liquid UI - Documentation - 6.31 _tabrow()

6.31 _tabrow()


Purpose

_tabrow: This command is used to acquire the specific row details of an SAP or Liquid UI table. Thus improving user readability by enabling actions on individual rows, such as data extraction and event triggering.

 

Note: The _tabrow command is applicable on both native SAP tables and Liquid UI tables.

 

Syntax

 
println("Position of the cursor on table row is>>" + _tabrow);

Can't find the answers you're looking for?