Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Function DecodeSpecialAscii (
CodedStr As String
) As String

Decode coded non-printing characters in a string back into their original form.

CodedStr as String

The string to decode

Call Template:

Dim s As String
s = xf.Interact.DecodeSpecialAscii(CodedStr)

See Also:

Example 1:

DecodeSpecialAscii("One[13][10]Two[3]")   => (not printable) "One" & vbCrLf & "Two" & Chr(3)
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd