Not a developer? Go to MovableType.com

Documentation

AssetFileExt

The file extension of the asset in context. For file-based assets only. Returns the file extension without the leading period (ie: "jpg").

Example:

    <$mt:AssetFileExt$>
Back