API test event coding common methods

Relevant for: API testing only

When writing custom code for your API test activities, there are a number of methods that you can use:

Note: The Query function implemented in versions 11.20 and earlier is not supported in version 11.50 and later. To modify runtime data through an event handler, replace all occurrences of the Query function with GetDataSource, using the arguments described in this section..