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: 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
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |