![]() ![]() ![]() ![]() | Table Of Contents | Index |
Example:If you want to read the full name of a group or other object, you can pass the object type as a parameter.
NovFullName ('MARC') = 'Marc Perkel' ;Sets FullName to Marc Perkel Writeln NovFullName ('MARC') ;Writes Marc Perkel
Example:
NovFullName ('PEOPLE',2) = 'Staff' ;Sets Group People to Staff Writeln NovFullName ('PEOPLE',2) ;Writes Staff
See Also: | NovLoginName |
---|
Category: | Bindery |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|