A Tinderbox Reference File : Attributes : Setting an attribute to (no value) |
Setting an attribute to (no value) |
You can remove an attribute value by setting it to nothing:
MyAttr=;
You can also use a empty string for string types:
MyString="";
The first (only) of these also allow attributes that use prototype or preference settings to re-inherit these again. See about resetting inheritance for more detail.
Up: Attributes | |
Previous: Attribute Naming | Next: Setting an attribute to re-enable inheritance |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]