I tried
Code: Select all
/tool user-manager user print where username="test"
I want to print only the PROFILE name user "test" is belonged to
like
512k
how can I get this value? without any other details.
/tool user-manager user print where username="test"
:put [/tool user-manager user get value-name=actual-profile number="test"]]