Method ao/fromProcinfo
FROMPROCINFO returns for a given key-name the value of the procinfo-plist
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: FROMPROCINFO returns for a given key-name the value of the
procinfo - parameter list
CALL: val = fromProcinfo(obj, 'key');
val = obj.fromProcinfo('key');
val = obj.fromProcinfo(plist('key', 'key_name'));
PARAMETERS: 'key': key-name which should be found in the porcinfo-plist
Parameters Description
VERSION: $Id: fromProcinfo.m,v 1.7 2011/04/08 08:56:11 hewitson Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
KEY |
'' |
none |
|
back to top
Some information of the method ao/fromProcinfo are listed below: |
Class name |
ao |
Method name |
fromProcinfo |
Category |
Helper |
CVS Version |
$Id: fromProcinfo.m,v 1.7 2011/04/08 08:56:11 hewitson Exp $ |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/find |
|
Method: ao/fs |
 |
©LTP Team