Srch.U.appendArray Method (DisplayTemplatesSrch)

Appends an element to an array.

Srch.U.appendArray(a, item)

Parameters

  • a
    The array to which the item should be appended.

  • item
    The item to append.