Built-in function join

Built-in function join

SYNOPSIS

import pgtml2uphp
built-in function join

DESCRIPTION

join(list [,sep]) -> string joinfields(list [,sep]) -> string

Return a string composed of the words in list, with intervening occurences of sep. Sep defaults to a single space.

(join and joinfields are synonymous)

SEE ALSO

pgtml2uphp


Generated by HTMLFormatter at Fri Dec 20 18:58:49 2002