Forum Discussion
DavidKelling1
3 years agoCommunity Member
do once on resume
Hi,
I'd like to do something once (execute a javascript) if the user chose to resume after launching (and therefore not do it if new launch or restart). I need it to happen once no matter what sl...
RonPrice
3 years agoPartner
You could create your own True/False Variable that gets set to True when Resume is selected and the add the condition to the Execute JavaScript trigger to only execute if the Variable is False.
Related Content
- 2 months ago
- 5 months ago
- 2 years ago
- 2 years ago