Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Sub PrintArray (
v As Variant
)

Print the lower and upper bound of the passed array, and print each member.

v as Variant

The array

Call Template:

xf.Interact.PrintArray v

See Also:

Example 1:

Dim TestArr(4) As String
TestArr(1) = "one"
TestArr(2) = "two"
TestArr(3) = "three"
xf.Interact.PrintArray TestArr
Array 0:4 0=;1=one;2=two;3=three;4=
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd