[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Converts the specified string representation of a date and time to its DateTime equivalent and returns a value that indicates whether the conversion succeeded [Property] [Methods] doParse=Converts the specified string representation of a date and time to its DateTime equivalent. ARG(string Data)|1|0 onParse=Occurs after converting and returns a value that indicates whether the conversion succeeded. ARG(bool)|2|104 Result=Returns the result of the conversion. ARG(DateTime)|3|0 Data=Defines a string to be converted. ARG(string)|4|2