IDEAScript Tutorial - Intro
This is the intro to the IDEAScripting Tutorial
- Part 1 - Creating the script through IDEA
- Part 2 - Creating the Dialog
- Part 3 - Accessing the Dialog and creating the variables
- Part 4 - Using the File Explorer to obtain a name of the database
- Part 5 - Adding the filename to the dialog
- Part 6 - Creating the drop down
- Part 7 - Extracting the information inputted into the dialog
- Part 8 - Validating the dialog information
- Part 9 - Updating the extraction with the variables
- Part 10 - Adding comments