
Bookmaker
USA
Asked
— Edited
I was trying to script with an "if" command and in the script functions it says
if (adc[port])[condiction][value])
in the sample it says
if(adc(adc2)>50) and leaves out the value
the text says that the value is a user defined integer
Can someone give me a correct example and explain what the interger is or represents?
Code: