Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Property

Library/Class:

StaticVars Class



StaticVars.ColFrm[ ] As String, Read Only (Recommended)

The ColFrm[] property is a dynamic array of type String. The upper bound of the array is set according to the number of sorted columns in the active view. The value stored for each sorted column is either the fieldname or the Notes formula for the particular column. E.g. if the currently active view has 5 columns and column 1, 3 & 5 are sorted, then the upper bound of ColFrm[] is 2 (3 elements) and the array element values could be:

ColFrm(0) = "Name"
ColFrm(1) = "Surname"
ColFrm(2) = | Surname + ", " + Name |

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024