Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > G > GETVAL

GetDriveReady

Scroll Prev Top Next More

(GETVAL('GetDriveReady','driveletter'))

 

Example:

 

SET VAR vReady = (GETVAL('GetDriveReady','A'))

 

Result: False if not ready, True if ready.