Accesso rapido:  

Forum: General Discussion

Topic: null / do nothing action

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

doug9474ControlleristMember since 2019

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>

 

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

Inviato Sun 06 Oct 19 @ 6:33 pm
doug9474ControlleristMember since 2019
Great! thanks.
 

Inviato Sun 06 Oct 19 @ 6:34 pm


(Vecchi argomenti e forum sono automaticamente chiusi)