01_user_documentation:03_interacting_with_groimp:08_parameter:01_groimp_args
Main Args
The GroIMP argument -X can be used to declare variables that are accessible in all project opened in this GroIMP instance. The arguments are stored in the Main.
The tuple arguments value is given by -Xarg val.
java -jar core.jar -Xtest "test"
println( de.grogra.pf.boot.Main.getArg(0) ); // prints test
01_user_documentation/03_interacting_with_groimp/08_parameter/01_groimp_args.txt · Last modified: 2025/09/05 17:33 by gaetan
