Arbortext Command Language > Functions by Alphabetical Listing > profile_values_shadingbackground
  
profile_values_shadingbackground
profile_values_shadingbackground(alias, arr[][, doc[, includeProfileElement]])
This function populates the array array[] with the colors for the profile attribute for alias for document doc.
If doc is not supplied, the current document is used. If includeProfileElement is supplied and has a non-zero value, the profile shading color for the Profile element is also included as the last element in the array.
The function returns the color names or color numbers in the form #rrggbb. If no color is defined for the profile value, an empty string will be in that array position. The array is filled in the same order as the function call profile_values().