User Tools

Site Tools


4rpl:baserpl:comparators:eq0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:baserpl:comparators:eq0 [2019/03/15 23:14] Karsten754rpl:baserpl:comparators:eq0 [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
- 
-===== eq0 ===== 
- 
-eq0 
- 
-==== Description ==== 
- 
-Top item is popped from the stack and Compared to 0. 0 (false) or 1 (true) is pushed back to the stack. 
- 
-====Examples ==== 
- 
-<code> 
-if (0 eq0) 
-    trace("0 is equal to 0") 
-endif 
-</code> 
- 
- 
  
4rpl/baserpl/comparators/eq0.1552691655.txt.gz · Last modified: 2025/02/14 14:56 (external edit)