<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > VoiceRecorder > Method >SetFormID |
Sets the FormID.
Prototype :
void SetFormID
(
string FormID
)
Arguments :
FormID |
FormID |
Example :
This.SetFormID("Voice1");
Available Events :
OnBind, OnInitialize, OnStartBind