AX1080
GetFeatureInfo data lookup
You can use GetFeatureInfo rows in a DataLookup data source to return information about an installed product feature. This is typically only used by product developers.
The GetFeatureInfo data lookup supports similar query parameters as the GetFeatureInfo function, and can be used as a substitute for this function to improve file performance. (missing or bad snippet)
To create a GetFeatureInfo data lookup, add a [GetFeatureInfo]
row to a DataLookup data source and add the appropriate parameter columns. For more information on creating the DataLookup data source, see Creating DataLookup data sources.
GetFeatureInfo parameters
[GetFeatureInfo]
rows use the following parameter columns. Within the DataLookup control row, these parameter names must be placed in square brackets—for example, [CodeName]
. The parameters can be placed in any order.
Example
The following screenshot of a DataLookup data source shows several GetFeatureInfo examples: