Github user JPercivall commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1161#discussion_r85343844
  
    --- Diff: nifi-docs/src/main/asciidoc/expression-language-guide.adoc ---
    @@ -1645,6 +1649,34 @@ Divide. This is to preserve backwards compatibility 
and to not force rounding er
     
|=======================================================================================
     
     [.function]
    +=== fromRadix
    +
    +*Description*: [.description]#Converts the Subject from a specified Radix 
(or number base) to a base ten whole number. The subject will converted as is, 
without interpretation, and all characters
    +must be valid for the base being converted from. For example converting 
"0xFF" from hex will not work due to it not x not being a valid hex character.
    --- End diff --
    
    Yup you're right, will fix.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to