I was reading the release notes for Ignition 8.1.5 and saw a section that talks about implementing a back and forward feature for Perspective that will act like the browsers back / forward buttons (ie. system.perspective.goBack). However, I just tried to use the function and got the message object has no attribute 'goBack'.
Here are the release notes:
I couldn’t find the functions in the documentation for 8.1 either. However, what I did find are system.perspective.navigateBack() and system.perspective.navigateForward() which seem to do what the release notes describe. Were goBack and navigateBack intended to be the same function?
