GetLabel

<< Click to Display Table of Contents >>

Navigation:  Flexcom > Theory > Postprocessing > Custom Postprocessing > Excel Add-in > Label Functions >

GetLabel

Previous pageNext page

Purpose

This function retrieves a descriptive node or element label based on a specified label index.

Syntax

GetLabel (string DatabaseName, int LabelIndex)

Parameters

DatabaseName (character string). The full path name to the relevant database.

LabelIndex (integer). The relevant index of the label.

Error Codes

Empty string (if a label for the specified index cannot be found)