Skip to main content
About the Resource Center

UtilizationLabel data type

The UtilizationLabel data type can be a useful tool in helping flow authors easily obtain details about a utilization label. Use utilization data types for single and collection values for the functions listed in this table:

FunctionDescription
FindUtlizationLabelSearches for a Utilization Label in the organization. If it finds a unique match, it returns the value of a UtilizationLabel, otherwise returns a UtilizationLabel with a value of NOT_SET.

FindUtilizationLabelById

Searches for a Utilization Label in the organization by ID. If it finds a unique match, it returns the value of a UtilizationLabel, otherwise returns a UtilizationLabel with a value of NOT_SET.

ToUtilizationLabel

Converts a value to a Utilization Label.