SelectedStyleInfo Function

Returns chosen style information for the selected element. If a style name given in the argument does not exist for the selected element, then the current default style information will be returned instead.

Arguments

Number Type Compulsory Default Description
1 string array Yes Style names

Argument 1

The style names to return the style information for.

Returns

Return type: string array

The style information as used by that element. Each element of the array corresponds to the result for the matching input array element.