Files

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"base": "{B81632B7-AE9E-50D1-9F19-00F92F77B580}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "To Lower",
"category": "String",
"tooltip": "Makes all the characters in the string lower case"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}