How to get router identity (name) in MikroTik RouterOS scripting
Use
[/system identity get name]
For example, you can use it like this:
/tool e-mail send [email protected] subject="My identity is $[/system identity get name]"
Use
[/system identity get name]
For example, you can use it like this:
/tool e-mail send [email protected] subject="My identity is $[/system identity get name]"