Is it possivble to change the case of a variable? For example I ask via a choice question what to book and the options are Course or Exam. In my next question I ask what the title of the course or exam is. Currently this is title case but it looks odd and I want to know if I can do something like
@workflow.user_type.toLowerCase()
w
wooden-beard-40210
07/03/2024, 8:29 AM
I think you can use an execute code card and do it in JavaScript