GoIfInK ii+,LLLL
PC = (input ii positive edge) ? LLLL : (PC + 1)
Goes to line LLLL
if there is a latched OFF to ON transition stored at input ii
.
Executing the GoIfInK instruction clears any latched transition, so a new OFF to ON transition would be required for a second GoIfInK to return a True value.
+ From dialect 16 the address argument will be jndexed when executed inside a MultiTrack task and will be indexed if the instruction is preceded by the IasJ:
precode.
Dialect exclusions: Not available in dialects before 9.
See also InputF, KBeepOn, KBeepOff WaitOnK GoIfInOn GoIfInOff