Start page / Template development / Template syntax / System objects / #tr

#trAvailable from FirstSpirit Version 4.2.427

The system object #tr is available in format templates with the abbreviation tr and in the function Table. This system object can be used to determine information on a table row.

The general syntax is:

$CMS_VALUE(#tr.METHOD)$

The individual method invocations are given in the following table:

Invocation

Meaning

Return data type

#tr.row

Returns the row number. The counting begins with 0.

Integer

#tr.rowNumber

Returns the row number. The counting begins with 1.

Integer

#tr.firstRow

Determines whether it is the first row of the table.

Boolean
(Boolean value)

#tr.lastRow

Determines whether it is the last row of the table.

Boolean
(Boolean value)

   

You can access further properties and information of tables by using the following system objects:

  • #cell (properties and values of single cells)
  • #table (e.g. number of the lines and columns of table)

© 2005 - 2024 Crownpeak Technology GmbH | All rights reserved. | FirstSpirit 2024.4 | Data privacy