Hi,
this is wrong syntax.
First double click on the Case Type Desc object.you will get the values like
@Select(Your object Class name\Object name)
After that either add the substring syntax manually or replace the bold part in the below one with Right syntax is below.
substring(@Select(Class name\Object name),1,3)<>'OIS'
Amit