ZIPAPI_Date_ToBank

Description

Function ZIPAPI_Date_ToBank% (
     this.ZIPAPI_Date,
     bankOut%,
     offset = 0%
)

Places the contents of a ZIPAPI_Date object into a bank.

Parameters

this

The ZIPAPI_Date object to poke.

bankOut

The handle of the bank to write the date to.

offset = 0

Return Values

True if the operation was successful, false if not.

See Also

ZIPAPI_Date