LOTUSSCRIPT LANGUAGE
Examples: UString function
Dim stars As String, moreStars As String
stars$ = UString$(4, Uni("*"))
moreStars$ = UString$(8, "*chars")
Print stars$, moreStars$ ' Prints **** ********
See Also
UString function
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary