Re: escaping close brace inside "d string is not working
6 Dec
2018
6 Dec
'18
8:32 a.m.
It works when we escape with %. Documentation should have had this point. if("%{redis: EXISTS {local%}:pool}" == 1) { Regards, Nagamani Chinnapaiyan
6 Dec
6 Dec
9:20 a.m.
New subject: escaping close brace inside "d string is not working
On Dec 6, 2018, at 8:32 AM, Chinnapaiyan, Nagamani <Nagamani.Chinnapaiyan@viasat.com> wrote:
It works when we escape with %. Documentation should have had this point.
if("%{redis: EXISTS {local%}:pool}" == 1) {
I've pushed a fix to "man unlang" Alan DeKok.
2771
Age (days ago)
2771
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Chinnapaiyan, Nagamani