A quick tip here for including the date in your output - this is useful when you wish to inform the end user when the output was created.
To do this, you need to use the %%ShortDate%% Metadata tag. This will automatically include the date in the "Short Date" Format. You can also use a number of other date metadata elements. For example:
- %%ShortDate%% - 03/07/2019
- %%LongDate%% - 03 July 2019
- %%GeneralDate%% - 03/07/2019 12:39
- %%Year%% = 2019
You can also include the time in your output by using the following Metadata elements:
- %%ShortTime%% - 12:39
- %%LongTime%% - 12:39:40
You can find a full list of MetaData elements located in our online help in the links below:
- Booklet Output - http://www.innovasys.com/help/bundle2019.1/metadata~booklets.html
- Browser Output - http://www.innovasys.com/help/bundle2019.1/metadata~browserhelp.html
Document! X users can also find specific Metadata reference topics in our online help in the links below:
- Conceptual Documentation (Topics and Glossary) - http://www.innovasys.com/help/bundle2019.1/metadata~topics.html
- COM Documentation- http://www.innovasys.com/help/bundle2019.1/metadata~dx.com.html
- .NET Documentation - http://www.innovasys.com/help/bundle2019.1/metadata~dx.net.html
- Database Documentation - http://www.innovasys.com/help/bundle2019.1/metadata~dx.db.html
- Java Documentation - http://www.innovasys.com/help/bundle2019.1/metadata~dx.java.html
- Javascript Documentation - http://www.innovasys.com/help/bundle2019.1/metadata~dx.javascript.html
- Web Service Documentation - http://www.innovasys.com/help/bundle2019.1/metadata~dx.webservice.html
- XSD Schema Documentation - http://www.innovasys.com/help/bundle2019.1/metadata~dx.xsd.html
0 Comments