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.
ラバ式言語で使われる正規表現の意味を知りたい
次の式を使用する選択コンポーネントがあります
regex('^[\\w\\s]+=.*',payload['Created_Package']) != null
上の表現の意味を誰か説明してくれませんか?