The implementation example shown below is available in the demo asset. We recommend consulting them for a better understanding.
Implementation of the action ConsoleLog: Step by Step
1.Create the screens actions
Create a screen action to call the corresponding action. Nominated LogWarning.
2.Call the Action
Open the screen action previously created and drag and drop the action "Console Log", inside of the action.
3.Trigger the screen action
Create a button to trigger the previous action.
Note: To view the log message press Control+Shift+J or Command+Option+J (Mac) to open DevTools.