Anmelden:     


Forum: General Discussion

Topic: null / do nothing action

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.


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>

 

geposted 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.
 



(Alte Themen und Foren werden automatisch geschlossen)