Strings Manipulation

Strings Manipulation (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 22 June 2022 by Capgemini Portugal
Strings Manipulation

Strings Manipulation (ODC)

Documentation
0.1.0

The implementation example shown below is available in the demo asset. We recommend consulting them for a better understanding

Implementation of the action Camel Case of the category Case Step by Step

1.Create the screens actions

Create a screen action to call the corresponding action. Nominated CamelCaseOnClick.

2.Call the Action 

Open the screen action previously created and drag and drop the action "CamelCase", inside of the action, assign a variable text to the input of the action 

Diagram

Description automatically generated with medium confidence

3.Trigger the screen action

Create a button to trigger the previous action.

This example can be used as a model for the other actions.