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

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -