NameQ¶ Tests whether a string is the name of a known (built-in or user-defined) symbol. $ wo 'NameQ["Plus"]' True $ wo 'NameQ["xyz_woxi_nosuch"]' False