RoboScriptExecution

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

JSON 表現
{
  "totalActions": integer,
  "successfulActions": integer
}
フィールド
totalActions

integer

Robo スクリプト内のアクションの合計数。

successfulActions

integer

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