Class: AmberVM::Functions::Lte
- Defined in:
- lib/amber/functions/general/lte.rb
Overview
The Lte function tests if the first argument passed is lower or equal to then the second one, using the <= opperator.
A Boolean is returned.
Class Method Summary collapse
Methods inherited from Function
call, data_type, execargs, method_missing, signature