Trong Biểu mẫu, bạn có thể tham khảo các tham số p1 an p2 như sau:
- :PARAMETER.p1
- :PARAMETER.p2
ví dụ:
if :PARAMETER.p1 = 'something' then
do_something;
end if;
Trong Biểu mẫu, bạn có thể tham khảo các tham số p1 an p2 như sau:
ví dụ:
if :PARAMETER.p1 = 'something' then
do_something;
end if;