Hello everyone, I’m new to chatbots and I need to develop something very simple but I’m having difficulties.
A simple javascript operation:
To transform a monetary number of the user input with commas like $ 39.90 at 39.00.
After that, calculate this number with another user input number.
Input 1 = 39.90
Turn into 39.90
Input 1 * Input 2
Do I need to add any input field in this case?
I’m new to FlowXO, I count on the help of friends.