SPLat Logo

GoIfInK ii+,LLLL

NOTICE: SPLat Controls has moved. We are now at 1/85 Brunel Rd, Seaford, 3198. map

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