Hi, relatively new to the Ignition process, and finding an issue with this tutorial, more specifically step 8: "Create an expression binding on your web browsers URL to navigate to the correct perspective session, and append your client ID to the end of the URL"
"http://localhost/data/perspective/client/Vision_To_Perspective_Sync/Test/" + runScript("PerspectiveSync.getClientID()")
It seems like I'm missing something fairly obvious, but I'm not entirely sure how to attach a binding to my browser URL? Everything else seems to be functioning, but the piece here just doesn't seem to want to slot in.
Could anyone point me in the right direction?