<< keyboard | Interpreter functions | numeric types >> |
current_val = max_recursion_depth() |
previous_val = max_recursion_depth(new_val) |
a integer value: new value
a integer value.
a integer value.
max_recursion_depth specifies the recursion depth max to prevent Nelson from recursing infinitely.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET