Home > api > name > gb.returndate 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
GB.ReturnDate
Syntax
void GB.ReturnDate ( GB_DATE *value )

Returns a Date value to the caller of the method or property.

If the type of the method or property is not Date, then the return value is automatically converted.

This function does not abort the method or property. You must explicitely return from it by using the return instruction.

See also

Returning Values  GB_DATE