GetABNTreeName

Mon 01 January 2018

Syntax

GetABNTreeName(&reqParams)

Description

Note: SmartNavigation has been deprecated. This function remains for backward compatibility only.

Use this function to extract the tree name 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 tree name.

Note: If the SmartNavigation chart data source is a rowset, this function returns an empty string.