How To: Get the list of Variables

How To: Get the list of Variables


How To: Get the list of Variables



Question

Where can I get the list of Variables Titan uses? 


Answer

Below are the steps to get the list of Variables:


Steps to get the list of available variables in Titan NexGen


  1. Go to Domain > Server
  2. Click Connections.
  3. Go to ‘Messages’ Tab
  4. Under Edit, click the Pencil Icon.

A screenshot of a computerDescription automatically generated


  1. In the Edit Message, choose the Select Variable to Insert to list all the available variables.

A screenshot of a computerDescription automatically generated

  1. You should see now all the variables available and their definitions.

A screenshot of a computer programDescription automatically generated



    • Related Articles

    • How To: List users via PowerShell, NXCLI, or SQLite

      How To: List users via PowerShell, NXCLI, or SQLite Question How to get a list of users via PowerShell, NXCLI, and/or SQLite Answer Below are the scripts that will list the users via PowerShell, NXCLI, and/or SQLite. Script for PowerShell $list = ...
    • How-To: Using Event Manager Variables for log file access

      There are times in the Event Manager when access to the server logfile name is needed. For example, you may want to move the previous logfile offsite to a new folder once the logfile is rotated. Or, you may want to know the filename of the current ...
    • How-To: Using %DATE% variables in the Event Manager

      There may be a situation in the Event Manager when access to a specific date is required. For example, you may have a scheduled event that runs at midnight and needs to backup or move all logfiles from yesterday. Since this event is scheduled to run ...
    • Command Line Interface (CLI) and Example

      Command Line Interface (CLI) and Example Question Is there information on a CLI (Command Line Interface) for use with Titan Server? Are there any sample uses? Reasoning I would like to work programmatically with Titan Server Answer Yes, Titan Server ...
    • How To: Create an Event that Sends an Email when the User Successfully Uploads a File

      How To: Create an Event that Sends an Email when the User Successfully Uploads a File Question Can you give me a quick guide on creating an event that sends an email to a specific address whenever a user uploads a file that contains information of ...