BIS fnc isDebugConsoleAllowed: Difference between revisions
Jump to navigation
Jump to search
m (infobox to template) |
m (page filled) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| arma3 | |game1= arma3 | ||
|1.00 | |version1= 1.00 | ||
<! | <!--|exec= server|=--> | ||
<! | <!--|arg= local--> | ||
| | <!--|eff= local--> | ||
|descr= Returns true if debug console is allowed in current context | |||
||=Syntax | |||
|r1= [[Boolean]] - Return [[true]] if allowed, [[false]] if not | |||
|[] | |x1= <code>[[call]] [[BIS_fnc_isDebugConsoleAllowed]];</code> | ||
| | |exec= call | ||
| | |seealso= [[Arma 3 Debug Console]] [[BIS_fnc_debugConsoleExec]] | ||
}} | }} | ||
[[Category:Function Group: Debug|{{uc:isDebugConsoleAllowed}}]] | [[Category:Function Group: Debug|{{uc:isDebugConsoleAllowed}}]] | ||
[[Category:Functions|{{uc:isDebugConsoleAllowed}}]] | [[Category:Functions|{{uc:isDebugConsoleAllowed}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:isDebugConsoleAllowed}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:isDebugConsoleAllowed}}]] |
Revision as of 17:36, 10 January 2020
Description
- Description:
- Returns true if debug console is allowed in current context
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Boolean - Return true if allowed, false if not
Examples
- Example 1:
call BIS_fnc_isDebugConsoleAllowed;
Additional Information
- See also:
- Arma 3 Debug Console BIS_fnc_debugConsoleExec
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