Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:viewer:sdk:examples_js:doaction [2020/10/13 06:49]
pieter
dev:viewer:sdk:examples_js:doaction [2023/10/04 12:44] (current)
pieter
Line 1: Line 1:
-====== Example doAction ======+====== Example: Using doAction ======
  
 The example below uses ''doAction'' to do the following things after workspace open :  The example below uses ''doAction'' to do the following things after workspace open : 
Line 7: Line 7:
 <html> <html>
 <script> <script>
-    let exampleUrl = "https://cdn.3dmapping.cloud/20.9.0/javascript_examples/example14.html";+    let exampleUrl = "https://cdn.3dmapping.cloud/examples_stable/example15.html";
 </script> </script>
  
 
Last modified:: 2020/10/13 06:49