Available choice select inputs: Difference between revisions
Jump to navigation
Jump to search
Blanked the page Tag: Blanking |
Undo revision 9195 by Eliteofdelete (talk) Tag: Undo |
||
Line 1: | Line 1: | ||
<onlyinclude>{{{{{format|Function2}}} | |||
|name=available_choice_select_inputs | |||
|function1.return_type={{type|string}} | |||
|function1.description=Does something? | |||
|function1.param1=idk | |||
|function1.param1.type=int | |||
|function1.param1.default= | |||
|function1.param1.description= | |||
|description=This was added in XXX. | |||
|code1={{CodeSample | |||
|title=Code Samples | |||
|description= | |||
|code= | |||
|moreinfo= | |||
}} | |||
|see_also={{SeeAlso|}} | |||
|cli_equiv= | |||
|more_info= | |||
|special= | |||
|needscode=yes | |||
|{{{1|}}} | |||
}}</onlyinclude> | |||
[[Category:Adventuring]] |
Revision as of 09:09, 23 April 2023
needs(code_samples);
Function Syntax
string available_choice_select_inputs( int idk )
- Does something?
- idk:
This was added in XXX.