How to correctly interpolate a variable in a JavaScript template literal for a URL in Oracle APEX?
I’m trying to construct a URL in Oracle APEX JavaScript using a template literal, but I’m running into an issue where the variable isn’t being interpolated correctly. Instead of getting the expected URL, the variable name is becoming weired.