Gets or sets a text of the label which is displayed while Java Uploader is preparing to add files.
public function getWaitText() {
}
public function setWaitText($value) {
}
Type: string
The text of the Please wait label.
Default value is "Please wait, it may take some time...".
This property is necessary for localization of ActiveX/Java Uploader.