high-summer-44209
04/17/2024, 10:11 PMcold-jewelry-54343
04/17/2024, 10:19 PMworkflow.variableName
and are workflow scoped (although you have different types) .
To access your variables inside an execute code card you have to use the same syntax like this:
js
const tempValues = workflow.lastMessage ; //last message received by Bot
high-summer-44209
04/18/2024, 2:21 AMfresh-fireman-491
04/18/2024, 6:02 AMmain();
at the bottom of your codehigh-summer-44209
04/18/2024, 9:08 PMfresh-fireman-491
04/18/2024, 9:16 PMfresh-fireman-491
04/18/2024, 9:17 PMhigh-summer-44209
04/18/2024, 9:19 PMhigh-summer-44209
04/18/2024, 9:44 PMfresh-fireman-491
04/19/2024, 4:29 AM!workflow.carnet
fresh-fireman-491
04/19/2024, 4:30 AMhigh-summer-44209
04/19/2024, 2:45 PMfresh-fireman-491
04/19/2024, 5:19 PM