如何保持Google Apps脚本秘密? [英] How to keep Google Apps Script Secret?

查看:78
本文介绍了如何保持Google Apps脚本秘密?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法让你的GAS代码保密?我需要在电子表格的秘密中保留一些代码。



预先感谢。

解决方案

也许你可以使你的脚本与电子表格分开。然后将其作为库导入。我相信这会让你的代码保密。



就像一个笔记一样,任何具有对电子表格编辑访问权限的人都可以访问与电子表格相关的脚本。


Is there a way to keep your GAS code a secret? I'm needing to keep some code in a spreadsheet secret.

Thanks in advance.

解决方案

Maybe you can make your script separate from the spreadsheet. Then import it as a library. I believe that keeps your code private.

Just as a note, it seems that anyone with edit access to a spreadsheet also has edit access to the script associated with the spreadsheet.

这篇关于如何保持Google Apps脚本秘密?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆