[][src]Constant sv::script::op_codes::OP_IF

pub const OP_IF: u8

If the top stack is true, statements are executed. Top stack value is removed.