substringFill
|
The substringFill function replaces each character in a specified
substring {start end} within a String {string} with the specified fill
character {fill}.
Usage Use the substringFill function to populate a substring with a pattern String.
(substringFill string start end fill) (substringFill text start end fill) Returns true if the comparison is true, false if the comparison is false
Expression:
Arguments
Name
Type
Description Argument: string String or Text
Target String or Text Argument: fill String or Text
The fill character
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.
String | Text |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|