Files
2026-07-13 13:13:17 +08:00

36 lines
971 B
Plaintext

{
"FormatVersion": 3,
"Id": "fc0a5e68-9915-4323-b2a4-2491fa5d59a9"/*IndexOf*/,
"Description": "Searches the original string for a search pattern and outputs the position at which the pattern was found",
"SymbolTags": "1",
"InputUis": [
{
"InputId": "81a7aa30-eab9-4637-bb11-7c0940460afb"/*SearchPattern*/,
"Position": {
"X": -91.13745,
"Y": 99.28253
},
"Description": "Letters, numbers, or combinations to be searched for in the original string",
"Usage": "Default"
},
{
"InputId": "841784c4-0ca7-41cd-8d79-bbe4989e0842"/*OriginalString*/,
"Position": {
"X": -91.13745,
"Y": 54.28253
},
"Description": "String to be analyzed",
"Usage": "Default"
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "4bb4bb23-4c3f-4d7d-9dab-c37ac63dd1c9"/*Index*/,
"Position": {
"X": 103.37944,
"Y": 54.011322
}
}
]
}