library

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{DavinciWiki_Function|
 
{{DavinciWiki_Function|
Display and search all [[:Category:User Defined Functions]] in the sourced library.
+
Display and search all [[:Category:User Defined Functions|User Defined Functions]] in the sourced library.
 
|
 
|
 
Arguments: none
 
Arguments: none

Revision as of 18:18, 25 April 2007


Description

Display and search all User Defined Functions in the sourced library.

Arguments and Return Values

Arguments: none

Return Value: prints all of the functions that match your query

Usage

Syntax: library([funcname = STRING][, dvrcname = STRING])

'funcname' partial names to look for

'dvrcname' partial names of the dvrc files to search

Examples

dv> library(funcname = "paste")
 
9 davinci dvrc library(ies) in: /themis/lib/dav_lib 

v_mosaic.dvrc - 1 function(s)
   v_paste(src,dst,ignore) 

1 total function(s)

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

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

All other topics

  • See navigation on the left

Major Sub-Functions

Related Functions

Recent Library Changes

Created On: 04-26-2007
Modified On: 01-17-2008

Personal tools