User Tools

Site Tools


4rpl:commands:lte

Differences

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

Link to this comparison view

Next revision
Previous revision
4rpl:commands:lte [2021/01/08 16:01] – external edit 127.0.0.14rpl:commands:lte [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-<=[[4rpl:start| Index]]+<=[[4rpl:start| Index]] \\ 
 +<=[[4rpl:start#compatators| Comparators]] 
 + 
  
 ====== lte ====== ====== lte ======
Line 7: Line 10:
 ===== Description ===== ===== Description =====
 First item on the stack is compared to the second item on the stack.\\ First item on the stack is compared to the second item on the stack.\\
-0 (fasle) or 1 (true) is pushed to the stack depending on whether the first value was less or equal to the second or not. ## Examples+0 (false) or 1 (true) is pushed to the stack depending on whether the first value was less or equal to the second or not. ## Examples 
 + 
 + 
 +Note: See [[4rpl:Data Types]] for comparison between dissimilar types and type conversion.  
  
 <code 4rpl> <code 4rpl>
4rpl/commands/lte.1610121708.txt.gz · Last modified: 2025/02/14 14:56 (external edit)