Skip to main content

ContentObject

ContentObject["string"] gives a content object whose content is string.

ContentObject[File[…]] gives a content object whose content is stored in the specified file.

ContentObject[<|name1->val1,name2->val2,…|>] gives a content object with a sequence of fields with names namei and values vali.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.