I am trying to convert a java-like code into a kepler workflow

if I have something like:
int x = 5;
boolean greaterThanFive;
if(x==5)
greaterThanFive = true;

what actors/set-up would I need?
Thank you



TR

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100528/7900f991/attachment.html>

Reply via email to