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 = ...
    • 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 ...
    • ADDGROUP and ADDUSER command limitations with non-native authentication

      ADDGROUP and ADDUSER command limitations with non-native authentication Question How to use ADDGROUP and ADDUSER command in cmd and what are the limitations? Reasoning SRXConfig allows you to make changes to your server settings via the command line. ...
    • 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 ...
    • Custom Branding using PowerShell Script

      Titan Server: Custom Branding and Logo using PowerShell Question How do I custom brand the interface for Titan Server using a PowerShell script? Reasoning I want the interface to match my organization’s look and feel. Answer Yes, the server interface ...