Previous Topic

Next Topic

Book Contents

Book Index

String Variables

The values contained in String variables can exist either in the database or as a local, temporary variable. String variables can be inserted into a command list using preprocessor directives or set or used for comparisons in resource statements. Numeric string variables a evaluated as strings and not as numbers. Temporary variables are used only for comparisons in resource lists or end action statements. For more on the use of variables in EnterpriseSCHEDULE, see Advanced scheduling examples. Variables may be edited in the Layout or the Explorer in the EnterpriseSCHEDULE interface.

In order to edit or view the variable value and comment:

  1. Right click on the variable name in the EnterpriseSCHEDULE Explorer or on the variable in a layout.
  2. Choose Properties from the menu.
  3. Select String from the Type dropdown.
  4. Edit the comment and/or value of the variable.
  5. Click on the OK button to save the change.

The edit screen for the properties of the variable is shown below:

See Also

Using Variables in EnterpriseSCHEDULE

Variable Expressions

Temporary Variables

Date Variable Example

Variable Formatting Strings