/ Published in: SAS
URL: http://studysas.blogspot.com/2009/06/ifc-and-ifn-functions-new-if-functions.html
Expand |
Embed | Plain Text
Objective: To Reduce the amount of typing required achieving an objective Syntax: IFN (condition, true, false, missing): ‘N’ stands for Numeric IFN returns a numeric value. It returns the true, false or missing value depending on whether the condition is true, false or missing. contd....
You need to login to post a comment.
