Se Connecter:     


Forum: General Discussion

Sujet: null / do nothing action

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.


What is good to use for a null / do nothing action in VDJScript? For example with a conditional operator:

<condition> ? <do this> : <don't do anything here>

 

Posté Sun 06 Oct 19 @ 6:27 pm
literally the word nothing, or you could just leave a blank
[if true do nothing example]
deck 1 play ? : set 'notPlaying' 1
 

Great! thanks.
 



(Les anciens sujets et forums sont automatiquement fermés)