dark_mode edit EN
  • Function XA_Functions -aJoin
  • Parameters
    aData

    Array with the elements to concatenate. All elements must be strings

    cSeparator

    Character separator

  • Return value
    cString

    The resulting chain

  • Fichero: zUtil.prg

Concatenate all elements of array <aData> using the separator