IF statement
-
Hello,
I am managing auto dealer inventory and would like to filter cars by stock number, however some of the have the same/duplicate letters like: P405112, B8006PHow do I filter it and display only cars with a stock number starts with a letter ‘P’?
My shortcode is below:[IF({stocknumber[contains(.,’P’)]})]…[ELSE][ENDIF]
Thanks ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘IF statement’ is closed to new replies.