Skip to main content
info
This documentation is for version v2.3 of the product.
For the latest version(v2.7) documentation click here
Version: v2.3 print this page

StringFunctionsMultiple

String Functions Multiple

Type

transform

Fields

NameTitleDescription
descriptionDescriptionDescription
inputColsColumnscolumns
functionsFunctionString Function to apply
replaceExistingColsReplace Existing ColsReplace Existing Columns (true or false)

Examples

Input

nameageheight
Alice580
Alice580
Alice1080
James550
James1060
James780

Parameters

IdColumnsFunctionReplace Existing Cols
1nameupperfalse
2namelowerfalse

Output

nameageheightname_uppername_lower
Alice580ALICEalice
Alice580ALICEalice
Alice1080ALICEalice
James550JAMESjames
James1060JAMESjames
James780JAMESjames