GetSearchRecordName function
Syntax
GetSearchRecordName()
Description
Use the GetSearchRecordName function to return the search record name for the component.
Important:
Use this function within fluid applications only.
Parameters
None.
Returns
A string value.
Example
&strRecName = GetSearchRecordName();