RAD routine: as.get.name

A RAD routine that returns the structure name of the arrayed structure where the cursor is located.

Routine

as.get.name

Parameters

The following parameters are valid for the as.get.name routine:

Name Data type Required Description
name character No The structure name of the arrayed structure. The default is the result of executing the cursor.field.name(1) function .
prompt character No The returned structure name of the arrayed structure. This is a data return parameter, data should not be passed to it.