Difference between revisions of "OpenJournalPRCTab"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(remove tag)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=OpenJournalPRCTab
 
|name=OpenJournalPRCTab
Line 6: Line 5:
 
|param1name=sOfferId
 
|param1name=sOfferId
 
|param1desc=The offer id to select when the PRC tab opens
 
|param1desc=The offer id to select when the PRC tab opens
 +
|param1default=""
 
|returntype=void
 
|returntype=void
 
|returndesc=
 
|returndesc=

Latest revision as of 22:14, 2 March 2010

Opens the Journal PRC Tab.

void OpenJournalPRCTab(
string sOfferId = ""
);
Parameters:
sOfferId
The offer id to select when the PRC tab opens
Returns:

Nothing.

Source:

script.ldf