of.DFN.group#

of.DFN.group *dfn_tag* <string> *N* <int> *dfn_id1* <int> *dfn_id2* <int> …

Create DFN groups by knowing its DFN ids.

Parameters:

dfn_tag: tag of the DFN group

N: size of the group

dfn_id: DFN id


Example:#

# 3 DFN ids in this DFN group
of.DFN.group 'dfn1' 3 14 27 15