本文介绍了在公式中使用“&"号会导致“意外字符"的出现.错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我正在尝试执行自定义操作,以在提交表单时追加标题字段,并使它现在可以正常工作,但是由于某些原因,如果我使用&运算符而不是+,它会导致错误.有人知道为什么不将&符解释为运算符吗,或者在此语法中它是否无效?我使用在网上找到的另一个示例来制作了这个公式. www.standardexcellence.net |俄克拉荷马州IT超级英雄解决方案 I am attempting to perform a custom action to append the title field when a form is submitted, and have it working now, but for some reason if I use the & operator instead of the +, it results in an error.Does anyone know why an ampersand isn't being interpreted as an operator, or if perhaps it is not valid in this syntax? I made this formula using another example I found online.www.standardexcellence.net | Oklahoma IT Superhero 解决方案 这篇关于在公式中使用“&"号会导致“意外字符"的出现.错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 09-05 08:06