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
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.