can there be varibale in the "name=xyz-$e"

I am trying to get variable in the name is it possible.

:for e from=14 to=15 do={
{… /queue simple add
{… name=ip-60-$e-dl


I am on 2.7, and this is the fisrt time I am trying to write any script at all

How can ip-60-1, ip-60-2 … can be achived?

Tushar

I figered it out

[admin@wb] > :for e from=14 to=15 do={
{… queue simple add name=(“ip-60-” . $e )
{… dst-address=(10.1.60. . $e . “/32”)
{… max-limit=256000}
interface: wireless
interface: wireless