{
    "path": "/home/krm/dev/mimer-academia/computer/terminal/Examples/for/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "String i js"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 2020,
        "month": 9,
        "day": 14,
        "hour": 0
    },
    "status": "alpha",
    "description": [
        "Om att använda datatypen string."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./assign.js",
                    "description": [
                        "Notation för att skapa stränga",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=string&file=assign.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./convert.js",
                    "description": [
                        "Konvertera från en text till något annat",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=string&file=convert.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./isIt.js",
                    "description": [
                        "Är detta en sträng?",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=string&file=isIt.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./concat.js",
                    "description": [
                        "Samanfoga strängar",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=string&file=concat.js"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./escape.js",
                    "description": [
                        "Olika specialtecken",
                        " 🖋 ",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=string&file=escape.js"
                            },
                            "Flems"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}