Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Return a fully qualified name of a symbol regardless of current context settings
ResourceFunction["FullSymbolName"][symbol] returns the fully qualified name of symbol. |
Use the function:
In[1]:= | ![]() |
Out[1]= | ![]() |
Retrieve the ResourceFunction:
In[2]:= | ![]() |
Out[2]= | ![]() |
Retrieve the ResourceObject:
In[3]:= | ![]() |
Out[3]= | ![]() |
Use a string as input:
In[4]:= | ![]() |
Out[4]= | ![]() |
String inputs are only accepted when they correspond to a symbol that already exists:
In[5]:= | ![]() |
Out[5]= | ![]() |
In[6]:= | ![]() |
Out[6]= | ![]() |
Arguments are held:
In[7]:= | ![]() |
Out[7]= | ![]() |
Insert arguments before evaluating:
In[8]:= | ![]() |
Out[8]= | ![]() |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License