Data update
This commit is contained in:
parent
8e4e15fa56
commit
72eb4943cb
1853 changed files with 35514 additions and 9441 deletions
|
|
@ -1,3 +1,4 @@
|
|||
Print "Hello World!" \\ printing on columns, in various ways defined by last $() for specific layer
|
||||
Print $(4),"Hello World!" \\ proportional printing using columns, expanded to a number of columns as the length of string indicates.
|
||||
Report "Hello World!" \\ proportional printing with word wrap, for text, can apply justification and rendering a range of text lines
|
||||
module HelloWorld {
|
||||
print "Hello World!"
|
||||
}
|
||||
HelloWorld
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue