Document! X and HelpStudio 2019
In This Topic
    BROWSERHELP Metadata
    In This Topic
    Metadata Elements
    Metadata ElementDescription
    Outputs the name of the current Project Profile.
    Outputs the numeric identifier of the encoding codepage defined in the project.
    Outputs the location to which the generated Html will output. This setting is used only if a Community Extensions proxy page is being used.
    Returns the unique Id used by Community Extensions to identify the current item.
    Outputs the Community Extensions Project Key defined for this Project. The Project Key is an encoded value based on the setting defined on the Community Settings page in the Build Profile editor.
    Outputs the address of the Community Extensions proxy page (if one is being used).
    Add this to a base page type to create a section that can be populated in a derived page type.
    Outputs carriage return and line feed characters.
    Outputs the Caption of the Edition associated with the current Build Profile, if any (as defined in Editions and Versions)
    Outputs the Id value of the Edition associated with the current Build Profile, if any (as defined in Editions and Versions)
    Outputs the current filename excluding the file extension.
    Outputs the Caption of the current Version (as defined in Editions and Versions)
    Outputs the Id value of the current Version (as defined in Editions and Versions)
    Outputs the content of any custom HEAD tag content, as well as Google Analytics script (if enabled)
    Outputs the file name (including extension) of the default Topic.
    Outputs any content between the start and end DXMETADATA markers at design time, otherwise returns nothing.
    Outputs a url representing the path in which design time support resources are located (edit, delete and new button images).
    Gets the Dynamic Toc Node Container Id for the current output filename
    Gets the Dynamic Toc Node id for the current output filename
    Outputs the filename for the current item.
    Generates output based on a set of child items (of the Item Type identified by the Namespace parameter). The output generated for each item is formatted using the parsed value of a Scrap named {Scrap}_BODY. The complete output is then prefixed with the parsed value of a Scrap named {Scrap}_HEADER and suffixed with the parsed value of a Scrap named {Scrap}_FOOTER. No output is generated if no child items are found.
    Outputs the current date in General Date format.
    Outputs the Project Title.
    Outputs True if the current item is new.
    Outputs "True" if the named Template File Feature is enabled or nothing if it is disabled
    Outputs the name of the current item.
    Outputs the fully qualified name of the current item. The fully qualified name uniquely identifies the current item.
    Outputs the qualified name of the current item, with any reserved script characters encoded so the value can be used directly in script.
    Outputs the type of the current item (e.g. "Namespace", "Class" etc.).
    Outputs an html anchor element for the current item.
    Outputs the target of the current link, with any reserved script characters encoded so the value can be used directly in script.
    Outputs the content of the value parameter. This element can be used in combination with conditions to include/exclude static content according to particular conditions.
    Outputs a string identifying the encoding defined in the project (e.g. "0x432 English (United States)").
    Outputs an <img> tag for the projects logo image.
    Outputs the current date in Long Date format.
    Outputs the current time in Long Time format.
    Outputs <!-- saved from url= --> tag using the URL defined in the Build Profile.
    Outputs an Html META element defining the charset to use according to the encoding settings defined in the project.
    Outputs the name of the current item.
    Outputs the file extension defined in the project (defaults to .html).
    Outputs the name of the parent item for the current item.
    Outputs the fully qualified name of the parent of the current item.
    Outputs a phrase from the Template phrase table according to the current phrase language.
    Outputs the current Phrase language.
    Outputs the Id of the current Project.
    Outputs the Project Title. The Project Title is defined in the BuildProfileTerm Editor.
    Outputs the filename for the current item, relative to the project file. Use RelativeUrlFileName if you are using this value as a link target rather than a local path and filename, as it replaces \ with /.
    Outputs the filename for the current item, relative to the project file. Any \ characters in the path will be replaced with / so that the value is usable as a relative url.
    Outputs the value of a Scrap defined in the current Template.
    Outputs a <script> element for each script file.
    Outputs the current date in Short Date format.
    Outputs the name of the current item.
    Outputs the current time in Short Time format.
    Gets CSS text from any style color template property definitions
    Outputs a <link> element for each stylesheet.
    Gets a JSON blob for any template settings values for the current Project Profile
    Outputs the name of the current item type - e.g. Class, Namespace etc.
    Outputs the value of a Project or Template property.
    Outputs a string that represents the current output encoding, suitable for including in an Xml file encoding attribute, e.g. "utf-8"
    Outputs the current year.