getCustomFieldIdByName

getCustomFieldIdByName

Syntax

getCustomFieldIdByName(customfieldName);

Package

 

Alias

 

Pkg Usage

 

Description

Returns a list of ids for all custom fields with the given name.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

customfieldName

String

Yes

Name of custom field to retrieve ids for.

Return Type

String []

Returns an array of custom field ids.

Examples

Example

return getCustomFieldIdByName("My Custom Field");

Returns: "customfield_10101"

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.