Differences

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

Link to this comparison view

interactivesvg:connectto [2022/11/30 23:59]
optrix created
interactivesvg:connectto [2024/02/01 22:09] (current)
optrix
Line 7: Line 7:
 ===Parameters=== ===Parameters===
  
-**Host**: The path to the ARDI server. Note that this path should //not// include the schema unless you specifically want to include it (mixing HTTP and HTTPS requests can cause security errors - by not including a schema, the library will automatically use the schema you're already using).+**Host**: The path to the ARDI server.  
 + 
 +Note that this path should //not// include the schema unless you specifically want to include it (mixing HTTP and HTTPS requests can cause security errors - by not including a schema, the library will automatically use the schema you're already using).
  
 ===Other Functions=== ===Other Functions===
  
 To avoid excessive updates and background work, we suggest calling [[OnlyWhenFocused]] before you call this function. To avoid excessive updates and background work, we suggest calling [[OnlyWhenFocused]] before you call this function.