Accesso rapido:  

Forum: Old versions

Topic: Script operators

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

locoDogPRO InfinityModeratorMember since 2013
By accident I noticed a "&&" operator in queries works, so I started trying stuff

I get some sort of logic with "!" "<" ">" and "=" (it doesn't appear logical to how I understand the truth table(s) but I'm knackered so I'm not thinking straight)
(I was querying pause on 2 decks, if that matters)

Could anybody please list what is accepted? Or is this way off course?
 

Inviato Mon 02 Mar 15 @ 1:50 am
 

Inviato Mon 02 Mar 15 @ 6:56 am
locoDogPRO InfinityModeratorMember since 2013
Thanks for the quick reply, where's the fun in following the instructions?
"It's all there" yep alright, you'll be telling me the skin wiki will be finished soon too, XD

It's interesting that it (sort of) works,
 

Inviato Mon 02 Mar 15 @ 8:00 am
Nothing has changed regarding operators and VDJ Script from version 7 to version 8.
Only the actions have changed. Generally speaking adding "AND" or "OR" logic on scripts requires some changes on the VDJ Script engine itself so that you can "group" the logics:

((deck 1 play & deck 2 play) or (deck 1 cue & deck 2 cue)) ? this : that

That's not possible at the moment!
 

Inviato Mon 02 Mar 15 @ 9:59 am


(Vecchi argomenti e forum sono automaticamente chiusi)