String Functions

Spectre string functions operate on a string value to create another string value. These functions can be used in all Spectre file types.

NOTE: String manipulations are best done at build time rather than at query time. In other words, it is a best practice to use string functions to create extra columns in a Build script, rather than in a cPlan or Dive script.

See also: