Article Details
Id: | 21447 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 4.01.01 |
Opened: | 15/05/2024 |
Closed: | 15/05/2024 |
Released: | 24/06/2024 |
Job: | J033493 |
Script Editor; C# Script may not compile if it contains a "using" statement
C# Scripts that contain a "using" statement may not compile, for example:using (var v = new DataColumn()) {