Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 24.0
Syntax
Code Block
languagenone
 set aDateTime = aDateTimeStructure.convertStructureToDateTime();
Semantics convertStructureToDateTime() converts a DateTimeStructure object to a DateTime object.
SubstitutablesaDateTimeStructure Can be any variable or object attribute having the type Base Components.Basic Behavior.DateTime.DateTimeStructure
aDateTime A DateTime object corresponding to a DateTimeStructure.
Examples
Code Block
languagenone
 set aDateTime = aDateTimeStructure.convertStructureToDateTime();
Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNameActionScript_Time_Conversions_Example
PageWithExcerptINTERNAL:_designer_examples
rp
Panel
titleRelated Pages: