Dollar signs versus percent signs for variables in run configurations?

Answered

Hi! Is there a difference between writing e.g. `%MODULE_WORKING_DIR%` and `$MODULE_WORKING_DIR$` in a run configuration? Is either of them preferred?

0
2 comments

No differences, but $MODULE_WORKING_DIR$ is the default. 

0
Avatar
Permanently deleted user

Thanks!

0

Please sign in to leave a comment.