A4- 2
A 4. 3 MultiplyReturns the product of the inputs.A 4. 4 String SubsetReturns the substring of the input string beginning at offset and
containing length number of characters.A 4. 5 Concatenate StringsConcatenates input strings and 1D arrays of strings into a single
output string. For array inputs, this function concatenates each element
of the array. Add inputs to the function by right-clicking an input and
selecting Add Input from the shortcut menu.A 4. 6 UDP OpenOpens a UDP socket on the port.
port is the local port with which you want to create a UDP
socket.