Task

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Process wizard > Business Rules > Bizagi Functions > Me Functions >

Task

FUNCTION

DESCRIPTION

SYNTAX

HelpText

This function returns the task help text.

Me.Task.HelpText

Description

Returns the task description.

Me.Task.Description

DisplayName

This function returns the task display name.

Me.Task.DisplayName

EstimatedDuration

This function returns the estimated task duration in minutes.

Me.Task.EstimatedDuration

FunctionalArea.DisplayName

Returns the display name of the lane where the task was modeled.

Me.Task.FunctionalArea.DisplayName

Name

This function returns the task name.

Me.Task.Name

Phase.DisplayName

Returns the display name of the milestone where the task was modeled.

Me.Task.Phase.DisplayName


Last Updated 1/6/2022 11:35:13 AM