Navigation
API > API/Developer > API/Developer/AutomationController > API/Developer/AutomationController/IAutomationReport
Description
Returns the complete command for an automation test including any relevant parameters. This is the class name + the parameter.
| Name | GetCommand |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h |
| Include Path | #include "IAutomationReport.h" |
FString GetCommand() const