Retrieves the name of the set identified by the set index.
PLGetNodeSetName( DatabaseName, NodeSetIndex )
DatabaseName (Character String) |
The full path and filename to the relevant database. The file extension is optional. |
NodeSetIndex (Integer) |
The index of the node set |
A character string value containing the name of the set or an empty string if either the database is invalid or the set index is out of range.