BIS fnc functionMeta: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns function's meta data.|= | | Returns function's meta data.|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| fncName call [[BIS_fnc_functionMeta]] |= | | fncName call [[BIS_fnc_functionMeta]] |SYNTAX= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 16: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Array]] of [[String|strings]]|= | | [[Array]] of [[String|strings]]|RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[:Category:Function Group: Debug | Debug Functions]] |= | | [[:Category:Function Group: Debug | Debug Functions]] |SEEALSO= | ||
}} | }} | ||
Revision as of 11:28, 7 April 2019
Description
- Description:
- Returns function's meta data.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- fncName call BIS_fnc_functionMeta
- Parameters:
- fncName: String - Function name, e.g., BIS_fnc_XXXXX
- Return Value:
- Array of strings
Examples
- Example 1:
"BIS_fnc_functionMeta" call BIS_fnc_functionMeta;
Additional Information
- See also:
- Debug Functions
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note