getDD

Top  Previous  Next

Gets the DD file link value for the WorkFile.

Syntax

getDd()

Parameters

None.

Return code

File link string information, as described in DD & DLBL section.

Sample

var concatenated=createWorkFile();
dd("FILEIN", concatenated.getDD());