from the dataset code it seems that support for [STRING_WITH_LENGTH_NN] inside a longer string was inteded to be supported, but the implementation does not work. This is a fix as it might be a useful feature (e.g.: for composing parameters that require a determined substring + having a given length)
from the dataset code it seems that support for [STRING_WITH_LENGTH_NN] inside a longer string was inteded to be supported, but the implementation does not work. This is a fix as it might be a useful feature (e.g.: for composing parameters that require a determined substring + having a given length)