admSetProjectCategory

admSetProjectCategory

Syntax

admSetProjectCategory(pkey, categoryName)

Package

adm

Alias

 

Pkg Usage

setProjectCategory(pkey, categoryName)

Description

Returns true if the category of a project has been updated.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

pkey

String

Yes

The project key. The value must be unique.

categoryName

String

Yes

The project category name. Leave blank if no category is available.

Return Type

boolean

Returns true if the category was set to the project and false otherwise.

Examples

admSetProjectCategory("T3", "Thunderbolt3");
use "adm"; setProjectCategory("CX1", "Cat");

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.