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: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

Debugger.GetCallStack

Queries current call stack from debugger panel.

Component Version macOS Windows Linux Server iOS SDK
Debugger 7.4 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "Debugger.GetCallStack" )

Parameters

none

Result

Returns list or error.

Description

Queries current call stack from debugger panel.
Usually first entry is current script followed by callers.

Created 14th August 2017, last changed 15th August 2017


Debugger.CurrentLineNumber - Debugger.IsDataViewerVisible

Feedback: Report problem or ask question.