REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 3-Aug-2010 Edit History |
Returns stack backtrace or other values.
Arguments:
offset [integer!] - Relative backward offset
Refinements:
/block - Block evaluation position
/word - Function or object name, if known
/func - Function value
/args - Block of args (may be modified)
/size - Current stack size (in value units)
/depth - Stack depth (frames)
/limit - Stack bounds (auto expanding)
Note this special requirement:
No description provided.
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |