echo
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Related Functions Supported Under Version: >1.69 Current Davinci Version: 2.27 64-bit Safe: No
Description Print a statement to the screen
Arguments and Return Values Arguments: string of what to be printed Return Value: none
Usage Syntax: echo( statement = STRING) statement - string to print to the string
Examples dv> a="TEST" "TEST" dv> b=echo(a) "TEST" |
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Recent Core Changes Modified On: 02-26-2010 |