text
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Related Functions Supported Under Version: > 2.01 Current Davinci Version: 2.27 64-bit Safe: No
Description Create a blank TEXT array of a specified size
Arguments and Return Values Arguments: The number of elements desired in the array Return Value: A TEXT array of size n
Usage Syntax: text([count = INT])
Examples dv> out = text(5) Text Buffer with 5 lines of text 1: 2: 3: 4: 5: |
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Related Functions
Recent Core Changes Modified On: 09-24-2009 |