diff --git a/reference/strings/functions/implode.xml b/reference/strings/functions/implode.xml index 3aa81acc43..fd3e73c757 100644 --- a/reference/strings/functions/implode.xml +++ b/reference/strings/functions/implode.xml @@ -1,5 +1,5 @@ - + @@ -10,13 +10,22 @@ Description stringimplode - + stringglue arraypieces + + stringimplode + + arraypieces + + + stringglue + + Returns a string containing a string representation of all the array elements in the same order, with the glue string between