Skip to main content

Veritran Docs

Create or Edit a Parameter

Click General > Parameters to open the Parameters Parameters page, where you can view, create and edit parameters. Refer to the sections below to learn more about the actions available in this page.

Create a Parameter

To create a new parameter, click + New parameter. A new screen appears, where you need to complete the following fields:

  1. Parameter. Enter a name or ID for the new parameter.

  2. Description. Type a short description of the parameter.

  3. Type. Select from the drop-down menu the type of data the parameter saves. There are four types available:

    Numeric

    Represents values that contain numbers.

    String

    Represents values that contain text or words.

    Boolean

    Represents one of two possible values, such as true or false.

    Array

    Represents a list of values.

  4. Value. Enter the data you want to set for this parameter. For site parameters, the value you set here will be the default value, but you can customize that value individually for each app in your environment.

  5. Scope. Choose Global or Site. To learn more about scopes, read Parameters.Parameters

Click Save to finish the creation process, or click Cancel to go back to the list without saving. Once the parameter is created, it will appear on the parameters list.

Tip

Remember the parameters list contains both Global and Site parameters.

Edit a Parameter

Browse the list for the parameter you want to edit, or use the search bar to filter by ID, description, type, value or scope. Click the parameter to select it, and click Edit.

You are able to edit most of the fields introduced during the creation process, except for the parameter's name, which is locked for editing. You can change a global value, but keep in mind that editing global values will affect every app built in the Studio environment. To learn more about scopes, read Parameters.Parameters