get8nam: returns the name of a node from the name of a subnode

Description Usage Arguments Value Examples

Description

Mainly of use for look4simu.

Usage

1
get8nam(nam)

Arguments

nam

character(1) of the subnode name.

Value

A list with two components:

\$nam

the node name.

\$quoi

the type of the subnod m|CV|X.

Examples

1
2
 prr3k("RESET"); # For R checking compliance
 get8nam("foo.CV");

prr documentation built on May 2, 2019, 6:35 p.m.

Related to get8nam in prr...