Cancel current target (if it present)
Pascal
procedure CancelTarget
Python
CancelTarget()
Example
if targetpresent then begin canceltarget; end;