IsColumnSelected Method (SapTable)

Class

SapTable class

Action

Returns true if the given column is selected.

Syntax

bColumnSelected = table.IsColumnSelected(column)
Variable Description
bColumnSelected BOOLEAN.
column Index of the column. The value is one-based. INTEGER.