Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title></title>
<!-- You must add this javascript file to connect with your PandaSuite application-->
<script src="https://data.pandasuite.com/proxy/panda-bridge-1.0.0.min.js"></script>
<script type="text/javascript">
/* The init function corresponds to the start */
PandaBridge.init(function() {
<!DOCTYPE html>
<html>
<head>
<title></title>
<!-- Vous devez inclure ce fichier javascript pour communiquer avec votre application PandaSuite -->
<script src="https://data.pandasuite.com/proxy/panda-bridge-1.0.0.min.js"></script>
<script type="text/javascript">
/* La fonction init sera le point d'entrée de votre programme */
PandaBridge.init(function() {