text

From DavinciWiki
Jump to: navigation, search


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

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Related Functions

Recent Core Changes

Modified On: 09-24-2009

Personal tools