Virtual Structure Component

Fnd_VS_UseNameLists

Fnd_VS_UseNameLists

Legacy manual page 259

Parameters

ParameterTypeDescription
No parameters required

Description

After creating a set of virtual structure name lists using the Fnd_VS_CreateNameLists command, call this command to use a set of virtual structure name lists. This command will use the lists that match Foundation’s current language. To use a language code other than English, install the Foundation Localization component and use the Fnd_Loc_LanguageCode method to set another language code.

Extracted source text
       Fnd_VS_UseNameLists

          Parameter                Type             Description
          No parameters required.

       After creating a set of virtual structure name lists using the Fnd_VS_CreateNameLists command,
       call this command to use a set of virtual structure name lists. This command will use the lists that match
       Foundation’s current language.
       To use a language code other than English, install the Foundation Localization component and use the
       Fnd_Loc_LanguageCode method to set another language code.