Get Line Containing From Array icon Get Line Containing From Array Adds GetLineContainingFromArray() ez-script function to return the first array item that contains specified text, simplifying substring searches. Try it →
 

Set

Digital.set(port, value, [ezbIndex])

Parameters

port Digital port to set the value of.
value Value to set the digital port to as a boolean or integer.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Sets the value of the specified digital port to value.