Returns an encoded string for safe use in an XPATH query.
					
					encodeForXPath(string [,canonicalize]);
					
						→ returns string
					
				
bx-esapi module.
									encodeForXPath("'or 1=1",false)Expected Result: 'or 1=1
Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.