; if_script
#var $v1
$v1 = 0 
#print start
#label xx
$v1 = $v1 + 1
#print in $v1
#if $v1 < 10 xx
#print end