function-call Element

The function-call element is only present in log files generated by XJRunner Integration. It represents a direct call to an XJEase function made using one of the RunFunction methods. These elements are only present if the user has begun a Run Session before the function call. Any text output from the function is captured in one or more of the child elements, listed below. No information about input or output parameters is captured.

Parent

Children

Attributes

Name Type Description
name String The name of the XJEase function.
profile String Optionally, the profile that the XJEase function was run in.