ColumnNumber function¶
What is new - 8.0¶
The function ColumnNumber has been added to the cDRReport class. The function iterates the stored table/column information in the report and returns the ordinal number of the column whose name matches the passed column name. The column name is not case sensitive.