min.gs
Name
min - Get minimum value from two field variables.
Synopsis
min org cmp [new]
Description
To show help, simply run "min".
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
- min.gs (necessary)