Tween after anything!?

I want to start a tween without using function.

For example;

if(x=3)
{ tween starts
}

is it possible to start tween without using function?