Rexx - 表单命令


该命令用于显示表单值的当前值。

句法

form 

参数

没有任何

返回值

表单变量的当前值作为字符串。

例子

/* Main program */ 
say form

当我们运行上面的程序时,我们将得到以下结果。

输出

Scientific
rexx_netrexx.htm