Difference between revisions of "NXSL:SetInterfaceExpectedState"

(Created page with "__NOTOC__ Set expected state for given interface. '''Since:''' 1.2.6 == Syntax == SetInterfaceExpectedState(''interface'', ''state''); == Parameters == :{| |- | ''interf...")
 
Line 11: Line 11:
== Parameters ==
== Parameters ==


:{|
:{| class="wikitable"
|-
|-
| ''interface'' || [[NXSL:Interface|Interface]] object. Can be obtained using [[NXSL:GetNodeInterfaces|GetNodeInterfaces]] or [[NXSL:GetInterfaceObject|GetInterfaceObject]].
| ''interface'' || [[NXSL:Interface|Interface]] object. Can be obtained using [[NXSL:GetNodeInterfaces|GetNodeInterfaces]] or [[NXSL:GetInterfaceObject|GetInterfaceObject]].
Line 27: Line 27:
|}
|}
|}
|}


== Return Value ==
== Return Value ==
683

edits