Options
All
  • Public
  • Public/Protected
  • All
Menu

Module global/values

Index

Functions

getGlobalUserValues

  • getGlobalUserValues(): Value[]

reloadGlobalUserValues

  • reloadGlobalUserValues(): void

replaceValues

  • replaceValues(val: any): string
  • Handles a value as string and replaces placeholders.

    Parameters

    • val: any

      The input value.

    Returns string

    The output value.

Generated using TypeDoc