RoboScriptExecution

ユーザー提供のRoboスクリプトの実行統計。

JSON表現
{
  "totalActions": integer,
  "successfulActions": integer
}
田畑
totalActions

integer

Roboスクリプトのアクションの総数。

successfulActions

integer

正常に実行されたRoboスクリプトアクションの数。