Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

💬 Ask a question or report a problem