This is a feature extension over existing name string rule.
Mathematical expression within numbered name string rule will be allowed, e.g /i+1/, /id*3/, /idr-4/, /i|4/, /i%4/. (| for division and % for modulus)
This is targetted to be implemented in next version.