Good evening! I guess that I don't know the right way to use it :

why can't I use this /echo -s $mid(%string, %num, %var + 1)
but have to use this %nvar = %var + 1 | /echo -s $mid(%string, %num, %nvar)

thanx!