cadd
|
The cadd function is a built-in function that adds Character operands and
returns a Character value. The operands are not checked and are not coerced.
Both operands are treated as integers during the add operation.
Usage The cadd built-in function is a simple but very fast Character addition function.
Use the cadd function for highly optimized Character addition.
Returns a Character sum of all of the operands.
Expression:
Arguments
Name
Type
Description Argument: char1 Character
The first Character to be added. Argument: char2 Character
An arbitrary number of Character operands.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Character | Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|