Map and Table Calculation

NAME( ) function

Returns the name of an item in a Class or ID domain.

Syntax

NAME(String)

Input

String is a column with a Class or ID domain, or the Class or ID domain of a table (%K)
Domain type: Class or ID domain

Output

NAME returns: a string
Domain type: system domain String

Note:

When the input is undefined, the output will also be undefined.

Tips:

Usable in

TabCalc

Example

TabCalc example:

InCol = %K

OutCol = NAME(InCol)

OutCol = NAME(%K)

 

InCol

OutCol

Accumulation of debris on slope

Accumulation of debris on slope

Active landslide

Active landslide

Alluvial fan (flooding possible)

Alluvial fan (flooding possible)

Alluvial fan (no flooding possible)

Alluvial fan (no flooding possible)

?

?

Glacial lake

Glacial lake

Glacial valley

Glacial valley

Heavily eroded area

Heavily eroded area

Old landslide

Old landslide

Note:

The domain of a table simply shows names only.

See also: