RobotScript - Catch Python Code Exception

后端 未结 0 1396
时光取名叫无心
时光取名叫无心 2020-12-16 14:25

We have a following code in Python

def function1()
    ...........
    raise Exception ..
    ...............
    return 0

Robot script:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题