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.CurrentLineNumber

Queries current line number.

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

Parameters

none

Result

Returns number or error.

Description

Queries current line number.
This is the line number showing the hash mark and may not be the current line.
If FileMaker does not update the debugger window while running several steps, the line returned is usually the last one it stopped.

Result is -1 if not known. First row is number 1.

Release notes

Blog Entries

Created 25th October 2018, last changed 25th October 2018


Debugger.BringToFront - Debugger.GetCallStack

Feedback: Report problem or ask question.