$h : HashMap()
eval( $h.get( "Account_Ownership_Type" ).equals("Single") )On 09/07/2012, abhinay_agarwal <[email protected]> wrote: > $h : HashMap(this["Account_Ownership_Type"]=="Single") > > m using this for comparision right now... > > -- > View this message in context: > http://drools.46999.n3.nabble.com/comparing-strings-using-ignore-case-tp4018504p4018530.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
