[
    {
        "version": "1.0.3.8"
    },
    {
        "name": "text to uppercase",
        "scope": [
            {
                "className": "ForLoop",
                "iterationsType": "layers in the active comp",
                "customIterations": 2,
                "elementName": "loop1",
                "enabled": true,
                "elementAName": null,
                "elementAType": null,
                "elementAProperty": "",
                "scope": [
                    {
                        "className": "IfStatement",
                        "scope": [
                            {
                                "className": "GlobalObject",
                                "elementName": "variable1",
                                "enabled": true,
                                "mainColor": [
                                    0.09063720703125,
                                    0.90313720703125,
                                    0.7451171875,
                                    1
                                ],
                                "objectType": "Text",
                                "elementBName": "loop1",
                                "elementBType": "Layer",
                                "elementBProperty": "source text",
                                "userPrompt": false,
                                "promptText": "",
                                "userPromptOptions": false,
                                "promptOptions": ""
                            },
                            {
                                "className": "ObjectActions",
                                "mainColor": [
                                    0.09063720703125,
                                    0.90313720703125,
                                    0.7451171875,
                                    1
                                ],
                                "elementAName": "variable1",
                                "enabled": true,
                                "elementAType": "Variable",
                                "elementAAction": "make uppercase",
                                "elementAActionType": "Void",
                                "elementBName": null,
                                "elementBType": null,
                                "elementBProperty": ""
                            },
                            {
                                "className": "SetObject",
                                "setItems": [
                                    {
                                        "className": "SetItem",
                                        "type": "variable1",
                                        "VarType": "Variable",
                                        "property": "value",
                                        "manipulator": " + "
                                    }
                                ],
                                "mainColor": [
                                    0.09063720703125,
                                    0.90313720703125,
                                    0.7451171875,
                                    1
                                ],
                                "enabled": true,
                                "elementAName": "loop1",
                                "elementAType": "Layer",
                                "elementAProperty": "source text",
                                "elementAPropertyType": "Text",
                                "elementBName": null,
                                "elementBType": null,
                                "elementBProperty": ""
                            }
                        ],
                        "mainColor": [
                            0.5789794921875,
                            0.24948120117188,
                            0.9210205078125,
                            1
                        ],
                        "scopeColor": [
                            0.09063720703125,
                            0.90313720703125,
                            0.7451171875,
                            1
                        ],
                        "enabled": true,
                        "elementAName": "loop1",
                        "elementAType": "Layer",
                        "elementAProperty": "is text",
                        "elementAPropertyType": "Boolean",
                        "elementBName": "custom",
                        "elementBType": "Layer",
                        "elementBProperty": 1,
                        "condition": "="
                    }
                ],
                "mainColor": [
                    0.84298706054688,
                    0.2552490234375,
                    0.26504516601563,
                    1
                ],
                "scopeColor": [
                    0.5789794921875,
                    0.24948120117188,
                    0.9210205078125,
                    1
                ],
                "reverseOrder": false,
                "doPrecomps": true
            }
        ],
        "loopCounter": 6,
        "alertCounter": 1,
        "textBoxCounter": 1,
        "variableCounter": 2,
        "useIcon": false,
        "icon": "",
        "description": "This automation convert the text source of the text layer to Uppercase letters in the active comp"
    }
]