Minimal functions available for expressions
Why are there so few functions available for use in Expressions, specifically with Number functions? I'm looking for a simple Max() function to just return the max of 2 numbers for use in an expression and this is not an option. Is there any way to i...