node Function (GPL)
Syntax
node(<variable name>)
<variable name>. The name of a variable previously defined in the GPL by a DATA
statement.
Description
Specifies the variable containing the unique nodes in the dataset.
Examples
ELEMENT: edge(position(layout.dag(node(id), from(fromVar), to(toVar))))