I think most users would like to see a min and max block for lists:

(pretend it’s [color=#039BE5]light blue[/color], couldn’t bother)
Example:
min(1,8,42,4) => 1
max(32742,980,1764,189) => 32742
min("uefui","iuruid","hsug") => ERROR
I think most users would like to see a min and max block for lists:

(pretend it’s [color=#039BE5]light blue[/color], couldn’t bother)
Example:
min(1,8,42,4) => 1
max(32742,980,1764,189) => 32742
min("uefui","iuruid","hsug") => ERROR
That’s exactly where I am struggling in the Daily Challenge #64!
![]()
Would be veeery useful!
Yeah, in the meanwhile you can use this extension:
This tried this first for the same![]()