<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Boolean Not function in Expression Editor in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Boolean-Not-function-in-Expression-Editor/m-p/67096#M19701</link>
    <description>Please implement a Boolean Not function to the Flag type

for example
Not(False) = True
Not(True) = False</description>
    <pubDate>Fri, 15 Sep 2017 22:46:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-15T22:46:00Z</dc:date>
    <item>
      <title>Boolean Not function in Expression Editor</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Boolean-Not-function-in-Expression-Editor/m-p/67096#M19701</link>
      <description>Please implement a Boolean Not function to the Flag type

for example
Not(False) = True
Not(True) = False</description>
      <pubDate>Fri, 15 Sep 2017 22:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Boolean-Not-function-in-Expression-Editor/m-p/67096#M19701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-15T22:46:00Z</dc:date>
    </item>
    <item>
      <title>Hi michaell,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Boolean-Not-function-in-Expression-Editor/m-p/67097#M19702</link>
      <description>Hi michaell,
As a workaround, you can use this instead, where the first Flag is the Flag you're working on.
(Len(True)-Len(False)) * -1= 0 will return Flag: False
(Len(False)-Len(False)) * -1= 0 will return Flag: True</description>
      <pubDate>Fri, 15 Sep 2017 22:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Boolean-Not-function-in-Expression-Editor/m-p/67097#M19702</guid>
      <dc:creator>EdwardKung</dc:creator>
      <dc:date>2017-09-15T22:49:00Z</dc:date>
    </item>
  </channel>
</rss>

