Hi All Presently am using CRM 2015
when ever am Defining any function and calling in crm 2015 Online get Error called
ReferenceError: validateEmail is not definedat eval (eval at RunHandlerInternal )
this is Error Log file
ReferenceError: validateEmail is not defined
at eval (eval at RunHandlerInternal (https://sk32.crm5.dynamics.com/form/ClientApiWrapper.aspx:142:32), <anonymous>:1:1)
at RunHandlerInternal (https://sk32.crm5.dynamics.com/form/ClientApiWrapper.aspx:142:1)
at RunHandlers (https://sk32.crm5.dynamics.com/form/ClientApiWrapper.aspx:101:105)
at ExecuteHandler (https://sk32.crm5.dynamics.com/form/ClientApiWrapper.aspx:78:1)
at Mscrm.TurboForm.Control.CustomScriptsManager.$Av_1 (https://sk32.crm5.dynamics.com/_static/form/formcontrols.js?ver=776120125:2935:91)
at Mscrm.TurboForm.Control.CustomScriptsManager.executeHandler (https://sk32.crm5.dynamics.com/_static/form/formcontrols.js?ver=776120125:2881:18)
at Mscrm.TurboForm.Control.CustomScriptsManager.executeHandlerByDescriptor (https://sk32.crm5.dynamics.com/_static/form/formcontrols.js?ver=776120125:2912:18)
at https://sk32.crm5.dynamics.com/_static/form/formcontrols.js?ver=776120125:2920:19
at https://sk32.crm5.dynamics.com/_common/global.ashx?ver=776120125:22662:109474
at Mscrm.TurboForm.Control.Data.DataAttributeBase.fireOnChange (https://sk32.crm5.dynamics.com/_static/form/formcontrols.js?ver=776120125:9995:13)
thank you