Showing posts with label If. Show all posts
Showing posts with label If. Show all posts

If

IF logical_test value_if_true value_if_false Logical_test is any value or expression that can be evaluated to TRUE or FALSE. It i…