lotus notes - Is showResult a global function name in SSJS? -


i used showresult function name in script library , when it's called, error [typeerror] error calling method showresult(string) on object of type 'object[javascript object]' occurred. if function defined in xpage or renamed showresult2, ok.

no. reference tab in script editor allows see global functions. if showresult function, it's defined elsewhere (e.g. in script library).


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -