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.
我是 altova mapforce 的新手。我需要从 String 中搜索并获取值。如何为此编写用户定义的函数?
字符串为abc|A,cde|B 输入为 abc 需要输出A
您可以使用 library ,substring-after
发送字符串作为第一个参数和'|' 作为第二个论点