wwWebControl.AddAttribute

Adds an attribute to the Attributes collection with the optional ability to append to the existing attribute value if one exists by using the llAppend parameter.

o.wwWebControl.AddAttribute(lcKey,lcValue,llAppend)

Parameters

lcKey
The attribute name to add

lcValue
The value to set it to

llAppend
if .T. appends the value to the existing attribute's value if it exists.

See also

Class wwWebControl

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic