Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_BaseInstanceXF Base Module

Public Property Get GlobalValNoErr (
Name As String,
Optional GroupName As String = ""
) As Variant

Read global value list, if an error occurs suppress the error and return Null

Name as String

The value key name

Optional GroupName as String = ""

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

Call Template:

Dim v As Variant
v = GlobalValNoErr(Name)
v = GlobalValNoErr(Name, GroupName)

See Also:

Example 1:

1
2
Debug.Print xf.GlobalValNoErr("CategoryID")                   -> Null   ' if not defined
Debug.Print xf.GlobalValNoErr("CategoryID", "AnnualReport")   -> 23
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd