Runtime Variables
Logicity Pro supports the use of variables inside of Solution Builder and will be evaluated at runtime. Variables can be placed into any text field in Solution Builder and are inserted by right-clicking the field, going to Insert Variables, and choosing the variable you'd like to insert. These variables can be inserted before, after, or within text you've already entered in the field.

Let's say we want to save a PDF of our sales report every month and append the month name to the PDF that is exported. We have set up an action to Save this report to a folder and have the file name as we'd like it. Now in order to append the month name to the file we position our cursor before the extension, insert variables, and choose month name. Now every time this solution is run it will export out a copy of this report with the current month name.
Logicity v1.7 Pro also includes VBScript support for custom variables in Logicity Solution Files.

