Bundt Scripting Reference
·
Bundt Scripting Language version 1.0.1.0
Text
data type
Text literals are expressed in double quotes.
Texts used as definitions, descriptions or comments for model elements are limited to 4000 characters.
Syntax
"String"
Element |
Notes |
String |
Specifies the content of the text.
The escape character \ must be used to escape quote " or backslash \ characters, as well as to include new line \n, carriage return \r or tab \t characters.
|
Examples
Intent |
Code |
Set some comments for a class |
alter class as comments "This should be revised."; |
See Also
Contents distributed under a Creative Commons Attribution 4.0 International License
·
About
·
Terms of Use
·
Contact Us
·
last updated on 08 October 2020