Content Scope - Mura Docs v6

Content Scope

To access values of the Content Scope using the Mura Scope, simply follow the format above, replacing the text in quotes above with the following:

$.content('attributeName');
/*
Listing of some content attribute names
---------------------------------------
Audience
Body
ContentID
Created
Credits
Display
DisplayStart
DisplayStop
FeatureStart
FeatureStop
FileExt
FileID
Filename
Title
HTMLTitle
URLTitle
MenuTitle
KeyPoints
LastUpdate
LastUpdateBy
MetaDesc
MetaKeyWords
Notes
ReleaseDate
Summary
Tags
Template
Type
SubType
*/

Plus any custom class extensions!