Template:CountDownRec

    Table of contents
    No headers
    var nCount = $Count ?? __request.args["_Count"] ?? 0;
    " Rec#"..nCount;
    if (nCount>0)
    {
        let nCount-=1;
        " Rec#"..nCount;
        CountDown{ Count : nCount };
        //CurrentDate();
    }//if
    
    Tag page (Edit tags)
    • No tags
    Page statistics
    31 view(s), 1 edit(s) and 249 character(s)

    Comments

    You must login to post a comment.

    Attach file

    Attachments