CloudFunction

CloudFunction[fun]

represents a pure function that evaluates fun[args] in the cloud.

CloudFunction[CloudObject[]]

represents a function that applies the contents of the specified cloud object.

CloudFunction[f,h]

wraps the head h around the result of the function before returning it.

Details and Options

Examples

open allclose all

Basic Examples  (2)

Store a function expression in the cloud and apply it:

Generalizations & Extensions  (1)

Supply a head to be applied to the results of a cloud function application:

Properties & Relations  (1)

In a cloud evaluation, $CloudEvaluation is set to True:

Wolfram Research (2014), CloudFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudFunction.html (updated 2019).

Text

Wolfram Research (2014), CloudFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudFunction.html (updated 2019).

CMS

Wolfram Language. 2014. "CloudFunction." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/CloudFunction.html.

APA

Wolfram Language. (2014). CloudFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudFunction.html

BibTeX

@misc{reference.wolfram_2023_cloudfunction, author="Wolfram Research", title="{CloudFunction}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/CloudFunction.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_cloudfunction, organization={Wolfram Research}, title={CloudFunction}, year={2019}, url={https://reference.wolfram.com/language/ref/CloudFunction.html}, note=[Accessed: 19-March-2024 ]}