Article Details
| Id: | 20024 |
| Product: | finPOWER Connect |
| Type: | FIX |
| Version: | 4.00.02 |
| Opened: | 24/02/2023 |
| Closed: | 24/02/2023 |
| Released: | 27/06/2023 |
| Job: | J030510 |
Breaking Change |
|
Script Editor; Including function libraries
The Script Editor has been enhanced to allow for a function library to be included multiple times.
This will allow developers to work with multiple function libraries that include the same function libraries internally.
NOTE: This approach is not recommended by Intersoft Systems Limited.
Developers can revert to the original implementation of including function libraries by prefixing the function library Description with a tilde (~).
Also, the validation of function libraries to be included has been updated to restrict function libraries to the same language.
Breaking Change