%HI_EnsureColumnIsVisible( INT in refId, INT in col )
(reference variable).
; Ensures that Column 2 is displayed %HI_EnsureColumnIsVisible(_refId, 2)
If the value of col is 0, the data origin will be displayed.
If the specified col is outside the valid range, the display will not change.
Graphic object manipulation functionsFunction arguments - types