genmod - How can I specify which results tables to display in genmod Action?

Réponse

The display parameter specifies a list of results tables to send to the client for display. It accepts a displayTables structure with options such as caseSensitive, exclude, excludeAll, keyIsPath, names, pathType, and traceNames.
Did this answer help you?