aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 5.88 - [limith] Built-In

Mnemonic aid: limith for LIMIT High

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

Handles both integers and floating point values.

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


[limith limit value]

[limith 10 5]
[limith 7 11]

5
7
5 7
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