max.gs
Name
max - Get maximum value from two field variables.
Synopsis
max org cmp [new]
Description
To show help, simply run "max".
Options
- org
- 1st variable name. without specifying [new], it will be overridden.
- cmp
- 2nd variable name
- new
- Result variable name. Without specified it, new=org.
Examples
Script source code
- max.gs (necessary)