Feedback
Add CurrentMethodName global introspection function
- Status
- Fixed
- Fixed in
- v26.6.5
- Source discussion
- https://forum.objo.dev/d/425-active-method-name/3
- Last updated
- 2026-06-21
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Add a CurrentMethodName() As String global introspection function so developers can get the currently executing method, function, event, or script frame name for tracing, timing, and diagnostics without throwing an exception.