Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_BaseXF Base Class

Public Property Set GlobalVal (
Name As String,
Optional GroupName As String = "",
Value As Variant
)

Read/write global value list

Name as String

The value key name

Optional GroupName as String = ""

The group name, or the global group if omitted or an empty string

Value as Variant

(no description)

Call Template:

xf.GlobalVal Name, Value
xf.GlobalVal Name, GroupName, Value

See Also:

Example 1:

1
2
3
4
xf.GlobalVal("CategoryID") = 23
xf.GlobalVal("CategoryID", "AnnualReport") = 23
Debug.Print xf.GlobalVal("CategoryID")                   -> 23
Debug.Print xf.GlobalVal("CategoryID", "AnnualReport")   -> 23
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd