Fun_FormulaReplace.md 655 Bytes

Fun_FormulaReplace (function)

公式计算解析函数

  • Type: FUNCTION
  • Returns: longtext
  • Deterministic: NO
  • SQL data access: CONTAINS SQL
  • Created: 2026-04-27 19:10:15
  • Last altered: 2026-04-27 19:10:15

Parameters

# Mode Name Type
0 RETURN `` longtext
1 IN sFormulaReplace longtext
2 IN replaceValue varchar(255)
3 IN toReplaceValue varchar(255)

Body

Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunFormulaReplace'._

Narrative

No human-written narrative yet.