interface.node.prop

Syntax

a := interface.node.prop(in,s)
interface.node.prop(in,s) := a

Get/set the property identified by s of the interface node.

Returns:

a - the value of property s in the zone

Accepts:

a - the value assigned to property s in the zone. Must match the type expected by that property.

Arguments:

in - interface node pointer

s - the name of a property