Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
Explore Siemens Communities
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Home
Discussions
Community Q&A
Can I used
sgnarkhede2016
Can I used "LIKE" on branch opeartor
e.g. I need to check "%{periodicity} LIKE %ROLLING%"
how to write this condition on branch
Find more posts tagged with
AI Studio
Loops + Branches
Accepted answers
All comments
MartinLiebig
Hi,
i think you want to do something like
matches(%{periodicity},".+ROLLING.+")
That uses regular expressions.
Best,
Martin
sgnarkhede2016
matches
(%{
periodicity
},
".+ROLLING.+") ,Not work for me
In %{periodicity}, values coming like ROLLING_10,ROLLING_20 etc
MartinLiebig
Hi,
then you need to adapt the regex to this. More like
.*ROLLING.*
Best,
Martin
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups