![]() |
VOOZH | about |
| New Features | |
|---|---|
| 1. | The ability to use C# scripts in report events during interpretation mode has been added. |
| 2. | The ability to use C# scripts directly in expressions during interpretation mode has been added. |
| Enhancements | |
|---|---|
| 1. | Parsing of ternary operations in the C# parser has been improved. |
| Fixed Bugs | |
|---|---|
| 1. | An issue with seconds in TimeOnly variables has been fixed. |
| 2. | Copying fields with actions in data transformation. |
| 3. | An issue with adding data sources from the API using the AddRange method has been fixed. |
| 4. | An error in the script parser with ternary operation in some statemenets has been fixed. |
| 5. | A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed. |
| 6. | An issue with a nullable datetime variable initialization has been fixed. |
| 7. | An issue with initialization of a report variable with nullable date time value has been fixed. |
| 8. | An issue with saving the Conditions.AssignExpression property to the JSON format has been fixed. |
| 9. | An issue with using GetUsedBusinessObjectsNames and a chart in a report has been fixed. |