aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 5.87 - [limitl] Built-In

Mnemonic aid: limitl for LIMIT Low

See also: [abs] ,  [add] ,  [dec] ,  [div] ,  [inc] ,  [int] ,  [limith] ,  [max] ,  [min] ,  [mul] ,  [random] ,  [round] ,  [stage]  and  [sub] 

Handles both integers and floating point values.

If the value is less than the limit, the limit is returned. Otherwise the value is returned.


[limitl limit value]

[limitl 10 5]
[limitl 7 11]

10
11
10 11
Keyboard Navigation
, Previous Page . Next Page t TOC i Index
This manual was generated with wtfm
on March 6th, 2026 at 15:10 MT
wtfm uses aa_macrov3 and SqLite
aa_macrov3 uses Python 3