GetABNTreeSetid
Mon 01 January 2018Syntax
GetABNTreeSetid(&reqParams)
Description
Note: SmartNavigation has been deprecated. 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
Field or Control |
Definition |
---|---|
&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.