mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 07:17:31 +01:00
8 lines
166 B
JSON
8 lines
166 B
JSON
|
{
|
||
|
"tooltip":"Check whether regular expression pattern exist in a string.",
|
||
|
"baseNode":"Node_String_Regex_Match",
|
||
|
"io":[
|
||
|
"text"
|
||
|
],
|
||
|
"name":"RegEx Match"
|
||
|
}
|