Skip to end of banner
Go to start of banner

tempoGetWorklogAttribute

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Syntax

tempoGetWorklogAttribute(worklogId, worklogAttrName)

Description

Returns the value of the worklog attribute, as a string. Worklog should exist, as well as the TEMPO attribute on it.

Parameters

Parameter name

Type

Required

Description

worklogId

number

Yes

Worklog id to return the attribute for

worklogAttrName

string

Yes

Attribute name or directly the key of the attribute, if already determined

Return type

string

See also

  • No labels