Nintex Best Practices: Naming variables
When developing applications using C# or JavaScript there are naming conventions for variables and other artifacts such as classes. This makes it easier to understand code from other developers.
But what about variables in a Nintex Workflow?