Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DictionaryEnhanced VBA Dictionary

Public Function ItemValueAsString (
Key As String
) As String

Render the value of the element as text.
Renders an object as '[object]', unknown structure as '[invalid]', Empty as 'EMPTY', Null as 'NULL'. Used by ItemDetailsAsString()

Key as String

The element key

Call Template:

Dim obj As New xf_Dictionary
Dim s As String
s = obj.ItemValueAsString(Key)

See Also:

Example 1:

Debug.Print TestDict.ItemValueAsString("Lithuania")      -> 1032
Debug.Print TestDict.ItemValueAsString("EmptyElement")   -> EMPTY
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd