---
title: "tempoGetWorklogAttribute"
canonical: "https://support.appfire.com/space/PSJ/15489544/tempoGetWorklogAttribute"
format: markdown
---
> Macro (aura-html)


> 📝 The use of this function requires the SIL Tempo Connector add-on (free) be installed.

|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | tempoGetWorklogAttribute(worklogId, worklogAttrName) | **Package** | tempo |
| **Alias** |  | **Pkg Usage** | getWorklogAttribute(worklogId, worklogAttrName) |

## Description

> Macro (excerpt)
> 
> Returns the value of the worklog attribute, as a string.

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

> Macro (contentbylabel)

> Macro (fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macro)