Trace View

The Trace View allows you to get scripts execution trace. When local tracing is enable, each instruction execution is traced in Trace view as it has been run. When tracing on server is enable, each instruction execution is traced in a server side file that can be retrieved by using [ Debug view ] button.

Trace view :

Debug view

Execution Control Commands

Command

Description

Activate local tracing

Activate local tracing.

Activate tracing on server

Activate tracing on server.

Get server trace file content

Get server trace file content.

Save trace in a file

Save trace in a file.

Copy trace content to clipboard

Copy trace content to clipboard.

Clear trace

Clear trace.

Related concepts

Safe X3 Debugger
Safe X3 views