Debug Results

When running the Debug tool on a Map, the Results tab displays the results from operations in the Map, such as create or update. For some operations, after a Block finishes processing, the Results tab displays the result fields from that operation. You can only see the return fields of a previous operation that is at the same level or higher level as the Block where debug has stopped. For example, when debug has moved beyond an If/Else Block, the contents of the Blocks within the If/Else Block cannot be seen in the Results tab.

Related Topics

Debugging Maps

Debug Data

Debug Errors

Debug Breakpoints

Debug History

Executing Maps In Debug Mode