JavaScript Editor js editor     Web development 



Main Page

Discards all changes made to an offline view and takes the offline view back online.

DROPOFFLINE(cViewName)

Parameters

cViewName


Specifies the name of the offline view to take back online.

Return Value

Logical

Remarks

DROPOFFLINE(В ) returns a logical true (.T.) if the offline view is successfully taken back online; otherwise it returns false (.F.).

See Also



JavaScript Editor js editor     Web development