Click here to ask a question or provide feedback on this topic Bookmark this topic Print this topic    Previous Next

Built-in Variables

The following built-in variables are available. They will get expanded on deployment:

Variable  Description 
YEAR  Current year (at time of deployment
MONTH  Current month (at time of deployment
DAY  Current day (at time of deployment
DATE Returns the current date in dd-mm-yyyy format (at time of deployment
LANGUAGE  Name of the current language 
CREATED_DATE Returns the date when the document was initially created.
MODIFIED_DATE Returns the date when the document last changed.
LANGUAGES Returns a clickable list of the available languages in ISO format: [en] [de]  ...
LANGUAGE_NAMES Returns a clickable list of the available languages with their full names
LANGUAGE_ENGLISH  Name of the current language in English. 
LANGUAGE_FOLDER  Returns the deployment folder of the current language 
TITLE  Returns the Title property of the current document. 
SUMMARY Returns the Summary property of the current document
BODY  Returns the body of the current document. This is the complete text which is shown in the HTML editor - in the source view its all the text inside the <body> tag. 
BREADCRUMB The current bread crumb

IWS_BREADCRUMB_SEPARATOR

Overrides the default string which is used as seperator between breadcrumb items. (Default = " » ", example: Home » Files » Download)
IWS_BREADCRUMB_START This defines the string that is shown in front of the breadcrumb. Default is an empty string.
IWS_BREADCRUMB_END This defines the string that is shown at the end of the breadcrumb. Default is an empty string.
FILENAME  File name of the current document (including deployment extension, index.aspx for example) 
IWSFILENAME  File name of the current document (excluding deployment extension, index for example) 
FULL_PATH  Path of the current document including the file name. 
POWEREDBYIWSTEXT Returns "Powered by IntraWeb Studio" as text including a link to IWS' homepage
POWEREDBYIWS Returns "Powered by IntraWeb Studio" as image including a link to IWS' homepage
POWEREDBYIWSSMALL Returns "Powered by IntraWeb Studio" as small image including a link to IWS' homepage



Feedback? Bookmark this topic    Previous Next

We use the ABCpdf .NET PDF component for HTML to PDF conversion...