Skip to content

use numeric values for startIndex/endIndex property

Stefan Armbruster requested to merge index_as_numbers into main

use numeric value for startIndex/endIndex. Therefore all import statements have been changed to use toInteger function to do type conversion.

Merge request reports