User Tools

Site Tools


xrpl:eq

This is an old revision of the document!


eq

ArgumentsResultNotation
number number bool [number number- bool]

Description

Top two items are popped from the stack and 'Equal' comparison is performed. 0 or 1 is pushed back to the stack where 1 indicates true.

Examples

if (1 eq (1)) 
	trace("1 is equal to 1") 
endif 
xrpl/eq.1551650343.txt.gz ยท Last modified: 2019/03/03 16:59 by Karsten75