Description: Create a new string by concatenating strings together. Syntax: fill(s,n) Note: Get a new string by concatenconcatenate,string
Description: Concatenate two sequences to generate a new sequence. Syntax: A|B A|x x|A Note: The operation oncatenates tsequences,concatenate