Mark Payne created NIFI-12341:
---------------------------------
Summary: Typo in Expression Language Guide
Key: NIFI-12341
URL: https://issues.apache.org/jira/browse/NIFI-12341
Project: Apache NiFi
Issue Type: Bug
Components: Documentation & Website
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 2.0.0
>From Slack:
{quote}Hello, quick question in the expression language documentation
([https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#math])
there is this example
{{${literal(64):toDouble():math("cbrt"):toNumber():math("max", 5)}}} but the
{{toDouble}} doesn't exist in NiFi, shouldn't it be {{toDecimal}} instead? Or
I'm missing something?{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)