CONCAT (FUN)ΒΆ
FUNCTION CONCAT : STR.IString
Concatenates two strings
| See: SBD.IBuilder
| The multiple nesting of CONCAT calls can often be replaced much faster via multiple calls to IBuilder.WriteIString.
- InOut:
Scope
Name
Type
Initial
Comment
Return
CONCATSTR.IStringInput
itfHeadSTR.IStringThe first part of the new string
itfTailSTR.IStringThe second part of the new string
itfResourceSTR.IString0
Output
eErrorID