Join Slack
Powered by
Is it possible to look up the internal ID of a scr...
# suiteql
b
burkybang
11/18/2021, 4:11 AM
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
michoel
11/18/2021, 4:51 AM
SELECT owner FROM parametersScript WHERE internalid = ?
🎖️ 1
b
burkybang
11/18/2021, 5:58 AM
Sick. Thanks
Open in Slack
Previous
Next