This shows you the differences between two versions of the page.
ixe:irpl:debugging:start:printstack [2025/01/21 22:36] – created Up-Level | ixe:irpl:debugging:start:printstack [2025/01/21 22:37] (current) – Incorrect url Up-Level | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOTOC~~ | ||
- | |||
- | ====== PrintStack ====== | ||
- | PrintStack | ||
- | |||
- | ===== Description ===== | ||
- | Prints all the values from the stack to the RPL.txt file without removing them. The top and bottom of the stack will be identified, and the data type of each item will be provided. | ||
- | |||
- | ===== Examples ===== | ||
- | |||
- | <code 4rpl> | ||
- | PrintStack (" | ||
- | |||
- | </ | ||
- | < | ||
- | |||