tag:
type: txt
syntax:expression: exec " \
if [ `echo -n $VAR(@) | wc -c` -gt 29 ]; then \
echo firewall modify must be 29 characters or less; \
exit 1 ; \
fi ; "
syntax:expression: pattern $VAR(@) "^[^-]" ; "Modify rule set name cannot start with \"-\""
help: Set IPv4 modify rule set name