Hello again:
I'm looking at some of Captivate 6 files here,
and I notice that with HTML 5 output,
my page's <title></title> tags are automatically populated based on my project title.
This is done with something that looks like this: @MOVIETITLE
I'm wondering if it would be possible to take it a step further,
and set my page's <meta name"description" content="Description of my page's content"> tags
using the description of my project set in Project Settings.
Is this possible?
How and where are these @variables like @MOVIETITLE or @UNSUPPORTED_BROWSER_WARNING set?
Is there one for project description? Or else, can I create my own?