Skip to main content
Question

how to test a boolean?

  • October 19, 2018
  • 5 replies
  • 70 views

Hi,

in former versions of fme Desktop i used the tester for testing a boolean Attribute. now i found, that in v 2018 the transformer "tester" doesn't allow a test on true/false any longer.

what can i use instead?

thanks in advance for your assistance!

Frauke

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3429 replies
  • October 19, 2018

The attribute validator will allow you to test this


  • Author
  • 4 replies
  • October 19, 2018

Thanks, egomm, but that will not solve my Problem.

I need to test the attribute if it is false or true. i only need those with the value "false".

thanks,

Frauke


ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3429 replies
  • October 19, 2018

Thanks, egomm, but that will not solve my Problem.

I need to test the attribute if it is false or true. i only need those with the value "false".

thanks,

Frauke

Is there a reason you cannot use attribute = false in the tester?

 

 


david_r
Celebrity
  • 8394 replies
  • October 19, 2018

You can most probably test it like it was a string, e.g. test for "true" or "false"


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • October 22, 2018
We did not intend to change anything here. If you can send screenshots of what has changed to https://www.safe.com/support/report-a-problem/ we'd be pleased to give a look.