Answer :

I specialize in computer programming languages like C# and Java, I don't know about the language you're using.

if(conditions)execute

Example (Java):
if(x = 1)System.out.println("Hello World!");

Other Questions