Share via


GetPreference Method

The GetPreference method returns the value defined for the specified name.

Syntax

object.GetPreference

(

i_NameAs String

) As Variant

Parameters

Parameter Description

i_Name

Name of the application preference.

Return Value

The return value is an application preference value specified as a Variant.

See Also

Reference

IGrooveFormsToolApplicationPreferences Interface
DoesPreferenceExist Method