Syntax

getPersistentVar([issue, ]varName)

Package

Alias

Pkg Usage

Description

Gets the persistent var, as a string

Gets the persistent var, as a string

Parameters

Parameter name

Type

Required

Description

issue

String

No

the issue key

varName

String

Yes

the variable introduced via 'persistent' keyword

Return Type

String

Returns the value of the persistent variable

See also