March 14, 201114 yr Hi, I need some help here. This addFindCriterion is to general: $findCommand->addFindCriterion( "BarcodeRF_ID_Assinged", $code); I find; barcode 123, and barcode 1234 and barcode 12345. I need an EXACT find for barcode 123. Can I get some help. Can someone provide and example for an EXACT search/find for the above $code. Thanks :)
Create an account or sign in to comment