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

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.

Useful for automatic debugging with hotkey functions.

This function checks for a license.

Created 14th August 2017, last changed 11st December 2023


Debugger.CurrentLineNumber - Debugger.IsDataViewerVisible