GetSetName

<< Click to Display Table of Contents >>

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

GetSetName

Previous pageNext page

Purpose

This function retrieves an element set name based on a specified internal element set index.

Syntax

GetSetName (string DatabaseName, int SetIndex)

Parameters

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

SetIndex (integer). The relevant index of the set.

Error Codes

Empty string (if the specified index is out of range)

Empty string (if the specified database is invalid)