HATENA_jump

HATENA_jump(CID)

Arguments

  • CID

Description

Not Added.

Implementation

def HATENA_jump(CID):
        NO_EMO(CID)
        HATENA_EMO(CID)
        c_jump(CID)

References

Table Implementation

{
    "name": "HATENA_jump",
    "args": [
        "CID"
    ],
    "commandList": [
        {
            "row": 4442,
            "command": "NO_EMO",
            "args": [
                "CID"
            ],
            "end": 1
        },
        {
            "row": 4443,
            "command": "HATENA_EMO",
            "args": [
                "CID"
            ],
            "end": 1
        },
        {
            "row": 4444,
            "command": "c_jump",
            "args": [
                "CID"
            ],
            "end": 1
        }
    ]
}

Sample

{}