.. AddString: ********* AddString ********* Concatenates two strings. .. _inputs: Inputs ============= .. list-table:: Inputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - in1 - StringPort - - First input string * - in2 - StringPort - - Second input string .. _outputs: Outputs ============= .. list-table:: Outputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - out - StringPort - - Output string.