Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Trace.Path

Queries current trace path.

Component Version macOS Windows Linux Server iOS SDK
Trace 11.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Trace.Path" )

Parameters

none

Result

Returns text or error.

Description

Queries current trace path.
Only when Trace function is called before with a file path.

Examples

Try it:

Set Variable [ $r ; Value: MBS("Trace"; "/tmp/trace.txt") ]
Show Custom Dialog [ "Tracing to" ; MBS("Trace.path") ]

See also

Release notes

Blog Entries

This function is free to use.

Created 27th March 2021, last changed 28th March 2021


Trace.Off - Trace.Pause