Difference between revisions of "Method create"
From Ribbon Commander Documentation
(→Parameters) |
(→Parameters) |
||
Line 7: | Line 7: | ||
== Parameters == | == Parameters == | ||
{{FuncTableBegin}} | {{FuncTableBegin}} | ||
− | {{FuncTableEntry | name=contextId | type=string | value= | + | {{FuncTableEntry | name=contextId | type=string | value=null | desc=The context's unique string identifier}} |
{{FuncTableEntry | name=description | type=string | value='Dynamic RibbonX' | desc=The context's description}} | {{FuncTableEntry | name=description | type=string | value='Dynamic RibbonX' | desc=The context's description}} | ||
{{FuncTableEnd}} | {{FuncTableEnd}} |
Revision as of 13:59, 14 March 2013
This section is under construction. Please do not rely on any information it contains.
Description
Method Description
Parameters
Parameter Name
|
Parameter Type
|
Default Value
|
Description
|
contextId | string | null | The context's unique string identifier |
description | string | 'Dynamic RibbonX' | The context's description |