Converts a character data type to the data type of the attribute or variable to which the method is applied.
AttOrVar.FromString(character-expression)
Where:
AttOrVar
Must be an attribute or variable.
character-expression
Must be a character expression.
Type Returned:
Data type of the attribute or variable to which the method is applied.
Data Types: Blob, Boolean, Character, VarChar, LongVarChar, Date, DateTime, Geography, GeoLine, GeoPoint, GeoPolygon, GUID, Numeric
Generators:
.NET,
.NET Framework, Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3
If &GUID <> GUID.FromString("2ac61739-b024-438e-a6e5-e507d8be4667")
msg("Bad Site Key")
EndIf
CtoD function
CtoT function
ToString method