Need help with if/else (branch).

I need if/else statement (branch), but i cant find it.
image
And I need to add brach here:
if variable is >= 0, then upper way
if variable is < 0, then bottom way
image