Reports whether first is less than or equal to second.
first (number): The first number to compare.
second (number): The second number to compare.
Reports true because one plus one is less than or equal to two.
Related commands: <, <>, =, >, >=