Command Line Arguments in 3.0.2

edited May 2016 in How To...

Hello, I have an app I wrote using some alpha version of 3.0 some time ago.

In that version, I was using command line arguments accessed via args in setup() to do some things. As of now in 3.0.2, it appears args is null.

What's the proper way to access command line arguments in 3.0.2?

Tagged:

Answers

Sign In or Register to comment.