This function can be used to control whether the user is prompted before starting a new page of output.
此功能可以用来控制是否开始一个新的输出页前提示用户。
用法----------Usage----------
grid.prompt(ask)
参数----------Arguments----------
参数:ask
a logical value. If TRUE, the user is prompted before a new page of output is started.
一个逻辑值。 TRUE如果,新的一页的输出前提示用户启动。
Details
详情----------Details----------
Yhis is deprecated in favour of devAskNewPage as a single setting inside the device affects both the base and grid graphics systems.
yhis赞成不赞成devAskNewPage作为一个单一设备内部设置影响基地和电网图形系统。
The default value when a device is opened is taken from the setting of options("device.ask.default").
采取一个设备被打开时的默认值从options("device.ask.default")设置。
值----------Value----------
The current prompt setting before any new setting is applied.
适用于目前的前提示设置任何新的设置。