csub
|
The csub built-in function subtracts the second argument
from the first Character argument and the result is expressed as a Character. The operands are not checked
and are not coerced. Both operands are treated as integers during the subtraction operation.
Usage The csub built-in function is a simple but very fast Character subtraction function.
Use the csub function for highly optimized Character subtraction.
The result of the Character subtraction.
Expression:
Arguments
Name
Type
Description Argument: char1 Character
A Character argument. Argument: char2 Character
Another Character argument.
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
|