Up

scolSearchInChn

Returns the file name of the package name in which is a function or a global variable

Prototype :

fun [Chn S] S

Return : S the file name of the package or nil if not found or error.

See also :

scolAllFuns

scolAllFunsWithArgs

getInPackage

getPackages

varType

funType

Example

fun myFunction (namefun)=
	_fooS scolSearchInChn _channel namefun;;	// tests/env/pack_2.pkg