Creates an attribute string using the specified name and value.
Syntax
Smartsite SXML | Copy Code |
---|---|
string html.attribute(string name, string value) |
Parameters
Return Value
Data Type | Description |
---|---|
String | A string representing an HTML attribute pair. |