BIS fnc functionMeta: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 8: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Returns function's meta data.|= Description | ||
____________________________________________________________________________________________ | |||
| fncName call [[BIS_fnc_functionMeta]] |= Syntax | |||
____________________________________________________________________________________________ | |||
|p1= fncName: [[String]] - Function name, e.g., '''BIS_fnc_XXXXX'''|= Parameter 1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Array]] of [[String|strings]]|= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>"BIS_fnc_functionMeta" [[call]] [[BIS_fnc_functionMeta]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[:Category:Function Group: Debug | Debug Functions]] |= See also | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 15:32, 30 May 2018
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