XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/ |
Difference between revisions of "XL3LastCubeUpdate"
(→Parameters) |
|||
Line 14: | Line 14: | ||
|- | |- | ||
| {{Code|AsDate}} | | {{Code|AsDate}} | ||
− | | | + | | True to convert the date from text to a date value. [[Version 8]] onwards |
|} | |} | ||
Revision as of 14:04, 3 July 2015
Returns the date and time that the cube was last updated.
Syntax
XL3LastCubeUpdate( Connection [, AsDate] )
Parameters
Parameter | Description |
---|---|
Connection | Connection number of the cube to retrieve the last update time of |
AsDate | True to convert the date from text to a date value. Version 8 onwards |