[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] mv_arg question.. again
On Fri, 2002-07-26 at 14:32, Rat wrote:
> How would I make an [if] statement that asks the following:
>
> if mv_arg = desk_table then print "Desk and Table"
>
> thanks,
>
[if session arg =~ /desk_table/]
Desk and Table
[/if]
You can also get the value of mv_arg by doing
[data session arg]
--
- - -- ---- ----------------------------------------- --- -- - -
Marty Tennison The Sediva Company
email: marty@sediva.com
web: www.sediva.com
phone: +1-866-473-3482
fax: +1-775-256-4660
- - -- ----
-------------------------------------------------------------- --- -- -
-