SendRawStep Method

Action2 Example

 

Sends a step to AutoMate™ in raw text format.

 

Declaration

function SendRawStep (varStepText As Variant) As Integer

 

Parameters

varStepText

 The step to be executed in AutoMate™ in raw text format.

 

Description

Use the SendRawStep format to send a step in raw text format to AutoMate™.

 

The method returns “0” if the step passed was successfully executed; otherwise, it returns “1.”