The TalendString
routines allow you to carry out various operations on
alphanumerical expressions.
You can access these routines by double-clicking the TalendString
node under the system routines folder in the Repository
tree view. The TalendString
class contains the following routines:
Routine |
Description |
Syntax |
---|---|---|
|
returns a string from which the special characters (eg.:: <, >, &...) have been replaced by equivalent XML characters. |
|
|
identifies characters starting with |
|
|
parses the entry string and removes the filler characters from the start and
end of the string according to the alignment value specified:
|
|
|
removes accents from a string and returns the string without the accents. |
|
|
generates a random string with a specific number of characters. |
|