GetUserElementFromLabel

<< Click to Display Table of Contents >>

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

GetUserElementFromLabel

Previous pageNext page

Purpose

This function retrieves a user-defined element number based on a specified descriptive element label.

Syntax

GetUserElementFromLabel (string DatabaseName, string Label).

Parameters

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

Label (character string). The label used to identify the element.

Error Codes

-9999998 (if the specified database is invalid)

-9999999 (if the requested value cannot be found in the database)