Add-RayFlowTaskComment

<< Click to Display Table of Contents >>

RayFlow PowerShell API > 7.3 > Implementation Guide > Cmdlet Reference 

Add-RayFlowTaskComment

Description

Adds a new RayFlow comment to RayFlow task(s).

 

Parameters

Name

Type

Mandatory

Description

Task

PsRayFlowTask[]

Yes

One or more RayFlow task that will be updated.

Comment

String

Yes

Comment content

 

Returns

Type

Description

PsRayFlowComment[]

The comment(s) added by this operation.