.. first line of object.rst template .. first line of pou-object.rst template .. first line of fun-object.rst template .. <% set key = ".fld-POI.fld-ELA.ElaCONCAT" %> .. _`.fld-POI.fld-ELA.ElaCONCAT`: .. <% merge "object.Defines" %> .. <% endmerge %> .. index:: single: ElaCONCAT .. _`ElaCONCAT`: ElaCONCAT (FUN) --------------- FUNCTION ElaCONCAT : STRING(STRMAX) .. <% merge "object.Doc" %> Name : ELACONCAT + Datum : 2015-03-24 + Beschreibung : Threath save CONCAT-Funktion, may work with strings uppper STRING(255) .. <% endmerge %> .. <% merge "object.iotbl" %> InOut: +--------+-----------+----------------+---------------------------------------+ | Scope | Name | Type | Comment | +========+===========+================+=======================================+ | Return | ElaCONCAT | STRING(STRMAX) | Setzt zwei String zu einnem zusammen. | +--------+-----------+----------------+---------------------------------------+ | Input | STR1 | STRING(STRMAX) | | + +-----------+----------------+---------------------------------------+ | | STR2 | STRING(STRMAX) | | +--------+-----------+----------------+---------------------------------------+ .. <% endmerge %> .. last line of fun-object.rst template .. last line of pou-object.rst template .. last line of object.rst template