Hi,
how to get all available parameters of command - I mean like when you press “tab”
:put [/interface lte get lte1 band ]
it will show actual selected only
> interface lte set lte1 band=
← here I press tab
3 7
how in script to get values 3 and 7 in array