Implement Braced Arrays
As there is a braced variant of string variables, it would be nice to also have a braced variant for arrays:
@{array}
@{array[0..3]}
As there is a braced variant of string variables, it would be nice to also have a braced variant for arrays:
@{array}
@{array[0..3]}