PF_COMMENT#

code: 215

# set
<module-index>/<port-index> PF_COMMENT [<filter_index>] <comment>

# get
<module-index>/<port-index> PF_COMMENT [<filter_index>] ?

Description#

The description of a filter.

Actions#

set, get

Parameters#

  1. comment: string, the description of the filter.

Example#

# set
input:  0/1 PF_COMMENT [0] 'this is a comment'
output: <OK>

# get
input:  0/1 PF_COMMENT [0] ?
output: 0/1 PF_COMMENT [0] 'this is a comment'