getRequestTypeFields
Description
Returns a string array of custom fields ids that match the provided parameters.
Parameters
Return Type
String []
Example
return getRequestTypeFields(1, 2);
See also
Peacock
Returns a string array of custom fields ids that match the provided parameters.
String []
return getRequestTypeFields(1, 2);