Skip to Content
0
Former Member
Apr 06, 2006 at 10:36 AM

If Syntax

78 Views

hi frnd's.

Whether the IN condition can be used in the IF Statement.

Sample code is

IF W_data IN ('01', '02', '03', '04', '05', '15', '17', '20', '21', '22', '23' ).

I am getting an error incorrect logical expression.