Maptitude GISDK Help

SelectAll()

Summary

Selects all the records in the current view.

 

Changes

Optional options array added in Version 2019.

 

Syntax

n_selected = SelectAll(string set_name [, array options])

 

Argument

Contents

set_name

The name of the selection set

 

Option

Type

Contents

Display

Boolean

"True" or "False" overriding the current setting; for more information, see SetSelectDisplay()

Auto Redraw

Boolean

"True" or "False" overriding the current setting; for more information, see SetSelectAutoRedraw()

Returns

An integer indicating the number of records in the selection set.

 

Notes

Error Codes

Error Type

Meaning

Error

The set name is invalid

Escape

The user clicked Cancel

 

See Also

Function

Summary

SelectNone()

Removes all records from a selection set

 

 

©2025 Caliper Corporation www.caliper.com