RestartAll
RestartAll(CID)
Arguments
CID
Description
Not Added.
Implementation
def RestartAll(CID):
RestartEye(CID)
RestartLip(CID)
References
Table Implementation
{
"name": "RestartAll",
"args": [
"CID"
],
"commandList": [
{
"row": 5192,
"command": "RestartEye",
"args": [
"CID"
],
"end": 1
},
{
"row": 5193,
"command": "RestartLip",
"args": [
"CID"
],
"end": 1
}
]
}
Sample
{}