In general, variables are values stored in predefined formats that are accessible throughout a knowledgebase. The various types include:

Using Variables

To use a variable in a formula expression, wizard field, search, or report, you need to prefix it with a "$," such asĀ $conversion_rate. When you insert variables with the Formula Help wizard, the system adds the "$" automatically. To minimize errors, we recommend inserting variables with the Formula Help wizard whenever possible.

Whether you are using a global variable, user variable, or other variable, refer to it by the variable name, not the label. The label is how the variable appears to users, whereas the name is how the variable is stored in the system. For instance, conversion_rate is a variable name, but Conversion Rate is a variable label.

Related articles