ErlString ToString Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodToString 
Get the printname of the atom represented by this object. The difference between this method and {link #atomValue atomValue()} is that the printname is quoted and escaped where necessary, according to the Erlang rules for atom naming
(Overrides OnlineValueType ToString .)
Public methodToString(Boolean)
Back to Top
See Also