Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the value of the C/AL text constant for the current application language of the development environment.
Applies To
Local and global text constants in the C/AL code of objects.
Remarks
The ConstValue property sets the text string in the ConstValueML Property for the current application language of the development environment. For example, if the application language of the development environment is set to English (United States) and you set the ConstValue property to test, then the value ENU=test is included in the ConstValueML property.
See Also
How to: Change the Language in the User Interface
Multilanguage Development