"ComputedElement" (Interpreter Type)
An element derived by computation.
Details
- "ComputedElement" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedElement" requires connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["ComputedElement",{{choice1,…}}] one among choices Restricted["ComputedElement",entityclass] one among the elements in entityclass Restricted["ComputedElement",{property1value1,…}] an element with values valuei for properties propertyi
Interpretation
- "ComputedElement" yields an Entity of type "Element".
Examples
Basic Examples (4)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/009b02ouns7y7fpv2na9rpu-rae2nv
Out[1]=1

Interpret elements derived by computation:
In[1]:=1

✖
https://wolfram.com/xid/009b02ouns7y7fpv2na9rpu-owlrn0
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/009b02ouns7y7fpv2na9rpu-g8zi0
Out[2]=2

Restrict to elements in a class:
In[1]:=1

✖
https://wolfram.com/xid/009b02ouns7y7fpv2na9rpu-d97isd
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/009b02ouns7y7fpv2na9rpu-dp4yy2
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/009b02ouns7y7fpv2na9rpu-czlne6
Out[2]=2
