Function NnetPModFu() Foundation

Retrieves the names of device functions contained in a mode definition.

Syntax
NnetPModFu( <cDeviceName>             , ;
            <cPrintModeName>          , ;
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> aDeviceFunctionNames
Return

Returns a one dimensional array. Each array element contains a string with the name of a device function which is part of the print mode definition <cPrintModeName> for the device <cDeviceName>.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.