OL_TITLE

OL_TITLE(title)

Arguments

  • title

Description

Not Added.

Implementation

def OL_TITLE(title):
        outline_title(title)

References

Table Implementation

{
    "name": "OL_TITLE",
    "args": [
        "title"
    ],
    "commandList": [
        {
            "row": 5242,
            "command": "outline_title",
            "args": [
                "title"
            ],
            "end": 1
        }
    ]
}

Sample

{}