@univerjs-pro/engine-formula v0.5.4


Variable: functionText

const functionText: (
  | (
  | FUNCTION_NAMES_TEXT
  | typeof Concat)[]
  | (
  | FUNCTION_NAMES_TEXT
  | typeof Concatenate)[]
  | (
  | FUNCTION_NAMES_TEXT
  | typeof Textafter)[]
  | (
  | FUNCTION_NAMES_TEXT
  | typeof Textbefore)[]
  | (
  | FUNCTION_NAMES_TEXT
  | typeof Textsplit)[])[];

Defined in: submodules/univer/packages/engine-formula/src/functions/text/function-map.ts:65