ONPU_jump
ONPU_jump(CID)
Arguments
CID
Description
Not Added.
Implementation
def ONPU_jump(CID):
NO_EMO(CID)
ONPU_EMO(CID)
c_jump(CID)
References
Table Implementation
{
"name": "ONPU_jump",
"args": [
"CID"
],
"commandList": [
{
"row": 4412,
"command": "NO_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4413,
"command": "ONPU_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4414,
"command": "c_jump",
"args": [
"CID"
],
"end": 1
}
]
}
Sample
{}