Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
UI Text Box
sizemedium
typeinfo

This function returns the project type of a given project key.

Code Block
languagebash
titleSyntax
linenumberstrue
projectType(projectKey) #Output: Text
UI Expand
titleExamples
Parser expressionDescription
Code Block
languagebash
titleSyntax
linenumberstrue
projectType("JWT")

This example might return:

"Software", which is the project type of a project with the key "JWT".

UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
projectKey

Status
subtletrue
titletext

Text containing a valid project key.
UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext

UI Text Box
typetip

A project can be one of the following types: "Business", "Software" or "Service".

Page properties
hiddentrue
Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
status

colourGreen
titledone
Status
colourRed
titleflagged
Page properties
hiddentrue
Short description

Returns the name of type of a given project.

Output

Status
subtletrue
titletext

Available since

Status
subtletrue
colourBlue
title3.0.1

Label