O4WAttributeStyle routine
Description
For advanced users. Creates a "style" based on the attribute name and associated value (both <style> and <value> can be @FM delimited).
Syntax
O4WAttributeStyle(stylename, style, value)
Parameters
The function has the following parameters:
Parameter | Description | |
---|---|---|
stylename | The name of the style. | |
style | An @fm-delimited list of styles. | |
value | An @fm-delimited list of values corresponding to the style list. |
Returns
Returns
the style information (to use immediately with a display element or input control), and (if <stylename> is not null) defines the style by the stylename for use with one or more elements and input controls.