Maptitude GISDK Help

GetView()

Summary

Gets the name of the current view.

 

Syntax

view_name = GetView()

 

Returns

A string indicating the name of the current view if there is one, or null if there is no current view.

 

Example

vw = GetView()

GetFirstRecord(vw + "|", )

 

See Also

Function Summary
SetView() Sets the current view (and the current layer)
GetViews() Gets information on views in the system or views associated with a layer
GetViewNames() Gets a list of all views
GetViewJoinInfo() Gets the join information for a view
GetViewLayer() Gets the name of the layer that corresponds to a view
GetViewParents() Gets the parentage of a view

 

 

©2025 Caliper Corporation www.caliper.com