Basic Examples 
(2)
 

Retrieve a function deployed to your cloud:
In[1]:=
rt=
[◼]
CloudResourceFunction
["RainbowText"]
Out[1]=
[◼]
RainbowText
Use the function:
In[2]:=
rt["rainbows are awesome"]
Out[2]=
rainbows are awesome

Scope 
(3)
 


Properties and Relations 
(2)
 


Possible Issues 
(2)
 
