Was this page helpful?

Wiki.Version

    Table of contents
    1. 1. Usage Restrictions
    2. 2. Result
    3. 3. Samples
    wiki.Version : map
    

    Get the current version of Deki

    Usage Restrictions

    9.2 and later

     

    Result

    A map of version information including the keys

    • Major
    • Minor
    • Revision
    • Build
    • Text - text version of {Major}.{Minor}.{Revision}.{Build}
    • Date - date this version was built

    Samples

      Output

    get the version map for Deki

    {{ wiki.version }} 

     

    { build : 0, date : "Wed, 26 Oct 2011 14:21:54 GMT", gitbranch : "release_20111025", gitrevision : "46e3a92b", gituri : "https://github.com/MindTouch/Deki", major : 11, minor : 1, revision : 8550, text : "11.1.0.8550" }

    get just the string representation of the version

    {{ wiki.version.text }} 

     

    11.1.0.8550

    get just the build date

    {{ wiki.version.date }}

     

    Wed, 26 Oct 2011 14:21:54 GMT

     
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by