O4WAtrributeStyle routine    

Description

For advanced users.  Creates a "style" based on the attribute name and associated value (both <style> and <value> can be @FM delimited).  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.

Syntax

O4WAttributeStyle(stylename, style, value)

Parameters

The function has the following parameters:

Parameter

Description

stylename

The URL of the stylesheet to be used.

style

 

value

 

Remarks

 

See also

 

Example