Tokens
            A token is a placeholder for a value. For example, inserting the date token into a document's Date field will insert today's date. All tokens are in the format %(Token), where Token represents the type of token being used. For instance, the date token is represented as %(Date). Tokens can be placed in fields by manually typing in the specific token syntax or by using the token button to the right of the field to choose a token from the token list. 
            Tokens Available in the Laserfiche App Token List
            
             %(Count)
            
                - Session Count: A sequential number every time an entry is created or imported into the Laserfiche app. By default, this token starts at 1.
 
            
            %(GCount)
            
            
                - Repository Count: A sequential number added every time an entry is created or imported into a Laserfiche Server. By default, this token starts at 1. For example, Bob and Jim each create a document and use this token. The server count is 3 because the server starts with 1 and each user created a document.
 
            
            %(Date)
            
            
                - Date: The device's current date.
 
            
            %(DateTime)
            
            
                - Date/Time:  The device's current date and time.
 
            
            %(UserName)
            
            
                - User Name: The name of the user signed into the app.
 
            
            %(Name)
            
            
                - Entry Name: The name of the file being created or imported.
 
            
            %(ParentName)
            
            
                - Parent Name: The name of the entry's parent folder.
 
            
            %(ID)
            
            
                - Entry ID: The identification number assigned to the Laserfiche document where data will be stored. This number will be generated when the Laserfiche document is created.
 
            
            %(Parent ID)
            
            
                - Parent ID: The ID of the entry's parent folder.
 
            
            %(Parent)
            
            
                - Parent Field: The value assigned to the field with the same name in the parent folder. If this token is used when a document or folder is being created, field data will be inherited from the folder in which the document or folder will be created. 
 
            
            %(Geolocation)
            
            
                - Geo Location: The GPS coordinates of the user's  location when adding this token to a field.
 
            
            %(DeviceName)
            
            
                - Device Name: The type of device being used to access the Laserfiche app. For example, iPhone 6 will be displayed if you edit the field using an iPhone 6.
 
            
            %(OperatingSystem)
            
            
                - Operating System: The operating system of the device used to access the Laserfiche app. For example, iOS 10.0.2 will be displayed when using an iPhone 6 that has been updated to iOS 10.0.2.
 
            
            Tokens Available for Manual Entry
            
            %(ParentUUID)
            
            
                - Parent Universally Unique Identifier: This is a unique ID given to a folder to set it apart from the ID generated by Laserfiche and given to that same folder.
 
            
            %(UserSID)
            
            
                - User Security Identifier: The user's security identifier.
 
            
            %(UUID)
            
            
                - Entry Universally Unique Identifier: This is a unique ID given to an entry to set it apart from the ID generated by Laserfiche and given to that same entry.
 
            
            Note: Different tokens will be available for different field types. For example, only the Date and Parent Field token will be available as tokens for a Date field.