🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

What to use for Boolean input output?

User: "Haoyang"
New Altair Community Member
Updated by Jocelyn
I am writing an extension and I want to use an input Port and an output Port to deliver and get boolean data.
However, when I tried to use Boolean Nodeyes=yesInput.getData(Boolean.class); , I got an error saying it should be Class <T> instead of Class <Boolean>.

Find more posts tagged with

Sort by:
1 - 1 of 11