This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:eq [2021/03/28 15:18] – virgilw | 4rpl:commands:eq [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| ====== eq ====== | ====== eq ====== | ||
| Line 15: | Line 17: | ||
| * If none of the above conditions are true, an integer comparison is performed. | * If none of the above conditions are true, an integer comparison is performed. | ||
| + | Note: See [[4rpl:Data Types]] for comparison between dissimilar types and type conversion. | ||
| ===== Examples ===== | ===== Examples ===== | ||