[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-24 UTC."],[],[],null,["# RoboScriptExecution\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nExecution stats for a user-provided Robo script.\n\n| JSON representation |\n|-------------------------------------------------------------------|\n| ``` { \"totalActions\": integer, \"successfulActions\": integer } ``` |\n\n| Fields ||\n|---------------------|--------------------------------------------------------------------|\n| `totalActions` | `integer` The total number of actions in the Robo script. |\n| `successfulActions` | `integer` The number of Robo script actions executed successfully. |"]]