Form.Close
Syntax:
Parameters:
<CloseParameter> (optional)
Parameter for closing a form that was opened in modal mode. This value will be returned as a result of the method that opened the form modally.
Description:
Availability:
Note:
Example:
Close("OK"); |