Nasal library/debug: Difference between revisions

Jump to navigation Jump to search
→‎Functions: Start local()
(→‎Functions: Doc isnan())
(→‎Functions: Start local())
Line 181: Line 181:


=== local() ===
=== local() ===
{{Nasal doc
|syntax = debug.local([frame]);
|text = Prints and also returns a hash containing all the local variables.
|param1 = frame
|param1text = Optional integer specifying the frame. Corresponds to the argument given to {{func link|caller()}}.
|example1 =
|example2 =
}}
=== print_rank() ===
=== print_rank() ===
=== printerror() ===
=== printerror() ===

Navigation menu