DefaultDisplayMask Constant
Specifies the default content string with placeholder fields for the Formatted Info Splash Form widget.
Declaration
const DefaultDisplayMask = 'Copyright #169 %CurrentYear% %Company%#13#10All Rights Reserved';
Remarks
The DefaultDisplayMask constant specifies the default DisplayMask property value.
See Also