Ad Widget

Collapse

max() min() from two given values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fazie
    Junior Member
    • Sep 2012
    • 5

    #1

    max() min() from two given values

    Hello,

    I would like to calculate min/max value from two values, for example

    min("Template:key1.last(0)}",100)

    This function should cut off everything greater than 100, returning exactly 100 (%). But this does not work, is there another method to achieve such function?

    Best Regards,
Working...