Table of Contents

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:

ParameterDescription
stylenameThe name of the style.
styleAn @fm-delimited list of styles.
valueAn @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.