getProjectKeyById

getProjectKeyById

 

Syntax

getProjectKeyById(projectId)

Package

 

Alias

 

Pkg Usage

 

Description

Retrieves the key for the project with the given id.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

projectId

String

Yes

Project id.

Return Type

String

The return value is a string representing the project key.

Example

Project with key "DEMO" has the id "10000".

return getProjectKeyById("10000");

Result: DEMO

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.