alert_format_if

Macro alert_format_if 

Source
macro_rules! alert_format_if {
    ($fmt:expr, $val:expr) => { ... };
}