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.
如何在以下流服务屏幕截图中获取 BRANCH 语句来执行 TRUE 和 FALSE 分支?
我将 Switch 设置为我想要的变量:/LowerCase 我将 Scope 设置为小写“doug”,而 BRANCH 上方的 MAP 是一个小写字符串。
对于同一个问题,Branch 可以在下图中以两种方式使用:
方法一:像switch-case语句一样使用分支(第一个分支语句)
方法二:像 if-else 语句一样使用分支(第二个分支语句)
希望能帮助到你!!
如果管道中 /LowerCase 字段的值为“doug”,那么您只需添加一个带有标签“doug”的子序列