Изменить

Поделиться через


Caption attribute

Version: Available or changed with runtime version 6.0.

Specifies a caption for OData actions.

Applies to

  • Method

Syntax

[Caption(Text: Text [, Locked: Boolean] [, Comment: Text] [, MaxLength: Integer])]

Arguments

Text
 Type: Text
Specifies the translation text.

[Optional] Locked
 Type: Boolean
Specifies if the text should be translated.

[Optional] Comment
 Type: Text
Specifies a comment for the translation.

[Optional] MaxLength
 Type: Integer
Specifies the maximum length of the translation.

Get Started with AL
Developing Extensions