GetColumnTitle Method (SapTable)

Class

SapTable.

Action

This method returns the title of the given column.

Syntax

columnTitle = table.GetColumnTitle(column)
Variable Description
columnTitle String.
column Index of the column. The value is zero-based. Integer.