How to find Javascript version in Photoshop 21.0.3?
I'm trying to debug some javascripting we are doing to help out art pipeline.
I'm using a startsWith() method that seems to work fine in a stand alone js test script run within VS Code, but the exact same lines seem to fail or error silently when called within Photoshop (a call to the script handled by the Script Event Manager). Running PS 21.0.3 20200115.r.91.
One of the working theories is that PS may have a different version of JS it ships with that accounts for different behavior. If anyone can help me track down the JS version to help prove/disprove the theory, that would be grand.
{Thread renamed by moderator} 🙂
