BACK TO LIST

Syntax:

VA1. Memory_Clean = "YES" / "NO"

Details :

If "YES" then this cleans the characters of the earlier recording.

Example :

Private Sub VASettings()

VA1.Memory_Clean = "YES"

End Sub

BACK TO LIST