NApplicationCard activity .. only allows one URL?

NApplicationCard activity which use to opeb browser… Can I use this chose betweek 2 different address?

like can i say…
incurrentbrowser = inConfig(“StartPage”).ToString OR incurrentbrowser = inConfig(“LoginPage”).ToString

how can i do that so I open browser according to the webpage I received…
Im working config file means all web address I received from config file… but I did output from activity “getURL”

to open

@Ellen

If you are asking if we can make the url to open dynamic… yes we cna and a variable or an argument or can be retreived form config or asset as well

Cheers