Big Data Platform
Cloud API Services Platform
Cloud Big Data Platform
Cloud Data Fabric
Cloud Data Management Platform
Data Fabric
Data Management Platform
Data Services Platform
MDM Platform
Real-Time Big Data Platform
About this task
To access the functions, in the Repository tree view, go to and double-click DataQuality.
Function |
Description |
Syntax |
---|---|---|
getTitle |
Returns the extracted title based on a list of provided titles. |
|
getNameWithoutTitle |
Returns the string without the title. |
|
getNameWithoutSuffix |
Returns the string without the suffix. |
|
getLastName |
Returns only LastName value from the string. |
|
getCleansedLastName |
Returns the string without the title and suffix. |
|
isValidName |
Returns true/false if the string is a valid/invalid formed name respectively: [Initial] Firstname [Initial] Lastname. |
|