recordName in asynchLink element

The recordName property of the asynchLink element in a linkage options part specifies the name of the record that is used in the vgLib.startTransaction system function. In this case, the asynchLink element provides the information needed to generate any vgLib.startTransaction system function that corresponds to the record specified by the recordName property.

You can use an asterisk (*) as a global substitution character in the record name; however, that character is valid only as the last character. You can find more information about the vgLib.startTransaction system function in the topic "startTransaction" in the EGL Language Reference.


Feedback