GetViewID()

Examples


The GetViewID() function in the syListObj form retrieves the ID of the view for the list currently being displayed.

Syntax

GetViewID(list_object)

Parameters

list_object – The list object composite that manages the state information for the list.

Return value

A long integer containing the view ID.


Documentation Feedback