bf6-portal-mod-types
    Preparing search index...

    Function AppendToArray

    • Returns a copy of an array with the provided value appended to the end. Note: It is not possible for an array to contain arrays. Attempting to append an array to an array will concatenate them instead.

      Parameters

      Returns Array

    • Returns a copy of an array with the provided value appended to the end. Note: It is not possible for an array to contain arrays. Attempting to append an array to an array will concatenate them instead.

      Parameters

      Returns Array