How to find the mail template version and language from LS?

Hi,

how can I find out the version of the mail template on which a mail file is based from Lotus Script?

I know that it is displayed on the fourth tab of the mail file and/or template properties (e.g. “… is based on … Version 8.5.2 …”) - but how can I access this property from LS?

Same goes for the template language…

I’ll appreciate any tipps or help…

Thanks in advance,

Andreas

Subject: Need to look at the $TemplateBuild shared field

You’ll want to look at $TemplateBuild and $TemplateBuildName fields for version and master template information.

Use the NotesNoteCollection with SharedFields to get access to the shared field