Commas in alias filter

Miguel Ángel Sánchez Moragues sanchez.moragues at gmail.com
Sat Jun 16 15:06:42 EDT 2018


Hi all,

According to the wiki, it's possible use alias filter:

declare(
"InternetGatewayDevice.X_BROADCOM_COM_IPAddrAccCtrl.X_BROADCOM_COM_IPAddrAccCtrlListCfg.[SourceIPAddress:192.168.1.0,SourceNetMask:255.255.255.0]",
{path: now}, {path: 1});

I need use commas inside the field value ->
Protocol:'HTTP,FTP,TELNET,SSH,ICMP'

declare("InternetGatewayDevice.X_HW_Security.AclServices.WanAccess.
[Enable:1,Protocol:'HTTP,FTP,TELNET,SSH,ICMP',WanName:wan1.1.ip1]",
 {path: now}, {path: 1});

How to write commas in alias filter?

Sorry for the dumb question...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20180616/1b77e46d/attachment.html>


More information about the Users mailing list