Syntax:
VA1.Is_this_probability_for_no_(no.)
no. = 1 to 7
Details :
This is a array which stores sequentially all the basic vocabulary
characters probability. You get the characters probability by
sending appropriate Send_of_no.
Example :
Sub Timer()
VA1.Send_of_no = VA1.Current_vyanjana_no_processed
CollectChara = VA1.Is_this_probability_for_no_(no.)
End Sub