Gets the Text value from the Atom if it is a StringAtom.
[C#] static string GetText(Atom atom) [Visual Basic] Shared Function GetText(atom As Atom) As String
static string GetText(Atom atom)
Shared Function GetText(atom As Atom) As String
Get the Text value from the supplied Atom if it is a StringAtom.
If the atom is not a StringAtom or if it is null then an empty string ("") will be returned.
None.
Submit feedback about this site to: