The TalendString
routines allow you to carry out various operations on
alphanumerical expressions.
To access these routines, double-click TalendString under the
system folder. 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. |
|