xmath_max.gsf
Name
xmath_max() - Get maximum value from two script variables.
Synopsis
ret = xmath_max( v1, v2 )
Options and Return values
- v1, v2
- Script variables.
- ret
- Maximum value.
Script source code
- xmath_max.gsf (necessary)
xmath_max() - Get maximum value from two script variables.
ret = xmath_max( v1, v2 )