create_concat(*args)# Return the expression tree for the concat operator. Parameters: argsList[EX]Input arrays to concatenate. Returns: ET