ClearAttributes
✖
ClearAttributes
removes attr from the attributes of the symbol named "symbol" if it exists.
Details

- ClearAttributes modifies Attributes[s].
- ClearAttributes has attribute HoldFirst.
- ClearAttributes does not affect symbols with the attribute Locked.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Listable function threads over its list argument:

https://wolfram.com/xid/0h2j9a370i-h38w0c

Clear the Listable attribute:

https://wolfram.com/xid/0h2j9a370i-ejrrjo
Without the Listable attribute, the function applies to the entire argument only:

https://wolfram.com/xid/0h2j9a370i-fpi5h

Scope (1)Survey of the scope of standard use cases
Set a number of attributes for the symbol f:

https://wolfram.com/xid/0h2j9a370i-e66pgr
Clear a particular attribute; the remaining ones are retained:

https://wolfram.com/xid/0h2j9a370i-hfzjg0

https://wolfram.com/xid/0h2j9a370i-edw09


https://wolfram.com/xid/0h2j9a370i-d1wc2x
Properties & Relations (3)Properties of the function, and connections to other functions
ClearAttributes is equivalent to this assignment to the attributes:

https://wolfram.com/xid/0h2j9a370i-si5wo

Unprotecting a symbol is equivalent to clearing the Protected attribute:

https://wolfram.com/xid/0h2j9a370i-kr2p40

https://wolfram.com/xid/0h2j9a370i-kilwlm

https://wolfram.com/xid/0h2j9a370i-mhpvyv

After setting the attribute Locked, no more changes to the attributes can be made:

https://wolfram.com/xid/0h2j9a370i-ir23xj

https://wolfram.com/xid/0h2j9a370i-jljwyz

Wolfram Research (1988), ClearAttributes, Wolfram Language function, https://reference.wolfram.com/language/ref/ClearAttributes.html.
Text
Wolfram Research (1988), ClearAttributes, Wolfram Language function, https://reference.wolfram.com/language/ref/ClearAttributes.html.
Wolfram Research (1988), ClearAttributes, Wolfram Language function, https://reference.wolfram.com/language/ref/ClearAttributes.html.
CMS
Wolfram Language. 1988. "ClearAttributes." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ClearAttributes.html.
Wolfram Language. 1988. "ClearAttributes." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ClearAttributes.html.
APA
Wolfram Language. (1988). ClearAttributes. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ClearAttributes.html
Wolfram Language. (1988). ClearAttributes. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ClearAttributes.html
BibTeX
@misc{reference.wolfram_2025_clearattributes, author="Wolfram Research", title="{ClearAttributes}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/ClearAttributes.html}", note=[Accessed: 04-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_clearattributes, organization={Wolfram Research}, title={ClearAttributes}, year={1988}, url={https://reference.wolfram.com/language/ref/ClearAttributes.html}, note=[Accessed: 04-April-2025
]}