I've searched the ObjectScript reference for any instances of Upper, Lower or Case and the only thing is a case/switch statement.  In all the documentation I can only find SQL and Cache Basic references for things like UCASE. So how do I do this in ObjectScript?   For instance,  if (ucase(dtype)="G") { }</p> </body></html>