2,736
edits
Red Leader (talk | contribs) (→Functions: Doc isnan()) |
Red Leader (talk | contribs) (→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() === | ||