Skip to content

tags folderbasename

Byrne edited this page Oct 28, 2010 · 1 revision

FolderBasename

Produces the dirified basename defined for the folder in context.

Attributes:

  • default

    A value to use in the event that no folder is in context.

  • separator

    Valid values are "_" and "-", dash is the default value. Specifying an underscore will convert any dashes to underscores. Specifying a dash will convert any underscores to dashes.

Example:

    <$mt:FolderBasename$>
  • Categories: Appendix: Template Tags
  • Tags: folders, function, New in MT4
Clone this wiki locally