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.
我有一个声明,我需要在其中删除'\'. 我正在使用这个:
'\'
translate((myCustFunc:TextWidth(AdditionalInfo4, 35)),'\','')
内部函数已执行,但translate函数未执行。
translate
它应该工作。只需检查您的内部功能它返回的是什么。