Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: HANA Server site Java script .. how to call a function within a function.

$
0
0

I'd say

 

onBeforeShow: function() {

     ...

}});

 

function popup() {

     alert("hi");

}

 

I.e. if you want to call a function inside the handler, you have to define it as a global function.

 

-- Micha


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>