Is it possible to look up the internal ID of a scr...
# suiteql
b
Is it possible to look up the internal ID of a script from the scriptid of a script parameter that is on that script?
m
SELECT owner FROM parametersScript WHERE internalid = ?
🎖️ 1
b
Sick. Thanks