Srch.U.removeArray Method (DisplayTemplatesSrch)

Removes an item from the array.

Srch.U.removeArray(a, item)

Return value

Null if the item was not found in the array.

Parameters

  • a
    The array.

  • item
    The item to remove.