nameLeaf
API / publicodes / utils / nameLeaf
function nameLeaf(dottedName): string Experimental
Returns the last part of a dottedName (the leaf).
Parameters
| Parameter | Type |
|---|---|
dottedName | string |
Returns
string
API / publicodes / utils / nameLeaf
function nameLeaf(dottedName): string Experimental
Returns the last part of a dottedName (the leaf).
| Parameter | Type |
|---|---|
dottedName | string |
string