Files
2026-07-13 13:15:05 +08:00

44 lines
1.1 KiB
Plaintext

{
"FormatVersion": 3,
"Id": "ef357e66-24e9-4f54-8d86-869db74602f4"/*PickStringFromList*/,
"Description": "Can switch between different strings if the 'Fragments' output of a [SplitString] operator is used as an input",
"SymbolTags": "1",
"InputUis": [
{
"InputId": "12ce5fe3-750f-47ed-9507-416cb327a615"/*Index*/,
"Relevancy": "Relevant",
"Position": {
"X": 0.0,
"Y": 0.0
},
"Description": "Index that controls which part of a string is used",
"AddPadding": "True"
},
{
"InputId": "8d5e77a6-1ec4-4979-ad26-f7862049bce1"/*Input*/,
"Relevancy": "Required",
"Position": {
"X": 0.0,
"Y": 0.0
},
"Description": "Input for [SplitString]"
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "467bb46e-3391-48a7-b0eb-f7fd9d77b60f"/*Selected*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
},
{
"OutputId": "83009bd4-5257-44a2-8091-92b7d2fa5e35"/*Count*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
}
]
}