Sobes.tech
Intern — Middle

Function that adds an element to the end of an array

livecode

Task condition

There is a function that takes two parameters: the first is a list (array), and the second is a value of any simple type (number or string). The function appends the given value to the end of the list.