Concat2 - Connect_CDC - connect_cdc_mimix_share - Latest

Connect CDC System Reference Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC System Reference Guide
Copyright
2024
First publish date
2003
Last edition
2024-08-20
Last publish date
2024-08-20T21:40:14.000381

Method:   Concat2

Function name:   concat

Parameter list:   (CHAR sOne, CHAR sTwo)

Return type:   CHAR

What the method does:    Accepts two input parameter values, trims any trailing blanks, and concatenates the values. If any of the input values are null, the output is null.

Concat2 and Concat3 use the concat function.