26 lines
580 B
Plaintext
26 lines
580 B
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "4c496e8d-2a83-4493-a7a4-fdad29ef3f7d"/*StringLength*/,
|
|
"Description": "Counts the characters in a string and outputs the amount as a float",
|
|
"SymbolTags": "1",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "5794d63a-3ef7-42c5-b726-e814ea9093e3"/*InputString*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
},
|
|
"Usage": "Default"
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "c2fa7c57-6a0c-4d33-a70d-5130f3d52798"/*Length*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
}
|
|
}
|
|
]
|
|
} |