Nasal library/debug: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
Line 21: Line 21:
=== warn() ===
=== warn() ===


[[Category:Nasal]]
{{Nasal namespaces}}

Revision as of 19:30, 13 November 2016

WIP.png Work in progress
This article or section will be worked on in the upcoming hours or days.
See history for the latest developments.

This page contains documentation for the debug namespace in Nasal. This namespace provides various useful APIs for debugging Nasal code. The debug namespace is sourced from fgdata/Nasal/debug.nas.

Functions

attributes()

backtrace()

bt()

benchmark()

benchmark_time()

dump()

isnan()

local()

print_rank()

printerror()

propify()

proptrace()

rank()

string()

tree()

warn()