Hello. In suitelet, I added a client script using clientScriptModulePath. However, I'd like to get scriptId and deploymentId in client script, but when I use runtime module or currentRecord module, both of them returns null.
How can I get them in client script? Any help would be appreciated