PARAFORM Parameter
How I can evaluate the value of the parameter PARAMFORM?, For example:
IF :PARAMFORM = YES THEN
Or
How I can prevent BEFORE PARAMETER FORM trigger to run when the report is run from the command line?, For example:
C:\oraIDS\bin\rwrun60.exe userid=a/a@b paramform=no ...