Article Details
| Id: | 16118 |
| Product: | finPOWER Connect |
| Type: | FIX |
| Version: | 3.02.00 |
| Opened: | 21/05/2019 |
| Closed: | 21/05/2019 |
| Released: | 15/08/2019 |
| Job: |
Script Editor; Function Explorer; Classes declared before global functions in a script would incorrectly contain these functions
When declaring a class at the top of a script, functions that followed outside the class would be listed as inside the class. The function explorer could not find the correct selected function as the class was assigned incorrectly.
NOTE: This is only applicable to Visual Basic scripts.