GetABNTreeSetid function
Syntax
GetABNTreeSetid(&reqParams)
Description
Note:
SmartNavigation has been desupported. This function remains for backward compatibility only.
Use this function to extract the setID key for the tree from the request parameter array. The output of this function is used to open the specified tree.
Parameters
| Parameter | Description |
|---|---|
|
&reqParams |
Specifies the array of request parameters (name-value pairs) generated by the GetABNReqParameters function. This is an array of array of string. |
Returns
A string representing the setID key for the tree.
Note:
If the SmartNavigation chart data source is a rowset, this function returns an empty string.