How to get args[]
in
Integration and Hardware
•
2 years ago
Does anyone know how to get the arguments passed to the sketch? I'm trying to pass some values from a JNLP file, which has an "<argument>" tag, but I can't figure out how to get the value. There is also a <param> tag, but the param() function doesn't seem to get it's value.
Would be nice if Processing stored them in an array for you.
Would be nice if Processing stored them in an array for you.
1