Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要任何其他可能的方式来获得长描述。
我仍然使用剪贴板文本来获取我的数据,因为我的描述字段太长,无法通过列引用 {{!Col1} 获取。
有没有办法从除 csv 和剪贴板之外的任何其他来源获取文本。
提前致谢。
FORM=ID:reply_mebc_form ATTR=ID:body-msgForm CONTENT={{!CLIPBOARD}}
'它从剪贴板复制文本
是的。有一个选项可以读取整个文件。但为此,您必须使用 javascript 脚本和一些附加功能。如果您不知道如何使用 JS,那么您可以关闭此问题。