Returns 0 if word is not active. If arg_start > 0 starts word
public function long wa_isactive (long arg_start); Long ret ret = i_PBWWord.isactive(arg_start) return ret end function