ActionResult property

String? ActionResult
getter/setter pair

Type of the action result.

Can be one of the five: DebugInfo, RequestMessage, ResponseMessage, ErrorMessage, VariableAccess

Implementation

core.String? ActionResult;