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

35 lines
752 B
Plaintext

{
"FormatVersion": 3,
"Id": "6a4edb6a-5ced-4356-9090-4bf770cdeb52"/*MultiplyInt*/,
"Description": "Multiplies two Integers",
"SymbolTags": "1",
"InputUis": [
{
"InputId": "e010c56f-ff0b-44b6-bbd9-b50e2ccec2bf"/*A*/,
"Position": {
"X": -200.0,
"Y": 0.0
},
"Description": "Integer Input A"
},
{
"InputId": "e02f9e84-a7bf-45bf-9cb1-0b0c1c396796"/*B*/,
"Position": {
"X": -200.0,
"Y": 45.0
},
"Description": "Integer Input B",
"AddPadding": "True"
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "5e847363-142d-4da9-a5b3-3a7aa2541bed"/*Result*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
}
]
}