<< Click to Display Table of Contents >> RayFlow PowerShell API > 7.3 > Implementation Guide > Cmdlet Reference Add-RayFlowTaskComment |
Adds a new RayFlow comment to RayFlow task(s).
Name |
Type |
Mandatory |
Description |
Task |
PsRayFlowTask[] |
Yes |
One or more RayFlow task that will be updated. |
Comment |
String |
Yes |
Comment content |
Type |
Description |
PsRayFlowComment[] |
The comment(s) added by this operation. |