A Utility.dwl file is located in a Mule project at src/main/resources/modules. The Utility.dwl hie
defines a function named pascalize that reformats strings to pascal case.
What is the correct DataWeave to call the pascalize function in a Transform Message component?
A)
B)
C)
D)
B
Correct Answer is C