20 May
2023
20 May
'23
2:22 a.m.
How can I reply access-challenge with new line to achieve something like this below? -- İyi çalışmalar... Mesut GÜLNAZ
20 May
20 May
9:06 a.m.
On May 20, 2023, at 2:22 AM, Mesut GULNAZ <mesutgl@gmail.com> wrote:
How can I reply access-challenge with new line to achieve something like this below?
There's nothing below. If you're asking how to get a Reply-Message to contain a newline, read the documentation. You can assign strings to Reply-Message, and you can put newlines into strings. This is how double-quoted strings work in pretty much every computer language and configuration file. update reply { Reply-Message := "Hello\nThis is Newline\n" } Alan DeKok.
1145
Age (days ago)
1145
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Mesut GULNAZ