getProjectKeyById
     
    
Description
Retrieves the key for the project with the given id.
Parameters
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
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
