This function returns XML that represents a service-level agreement entry.
F_getSLAEntry(sla_name, sla_index)
The name of the service-level agreement.
The function generates a runtime exception if the service-level agreement cannot be found in the isolated region.
An index into the array of entries for the service-level agreement, which specifies the entry to use. The array is one-based (as with all workflow field arrays).
The function generates a runtime exception if the index value is out of bounds.