SetConnect

rsFunction

Database::rsFunction
Description
Execute the selected function on the data contained within the selected recordset. Depending on the function the result will be saved to the configured destination handle.

Available Functions
CUMUL
 
GetPIDs
Get information from all processes that match the configured regular-expression. The resulting recordset contains the following columns:
ProcessIndex, ParentIndex, ProcessID, ProcessName, ProcessFullPath, ParentProcessID, ParentProcessName, ParentProcessFullPath
Options
Source handle
Name of the handle which references the desired source-recordset.
Destination handle
Name of the handle that references the desired output-database. (this can be the same as the Source Handle)
Function
The function that must be applied to the recordset data.

Documentation

Release notes