BIS fnc playerName: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *tkoh * *\| *1.([0-9]{2}) * +\|([^g]|g[^a])" to " | tkoh |1.$1 |game2= arma3 |version2= 0.50 |$2") |
Lou Montana (talk | contribs) m (Text replacement - "\| *([^ ]+) *call *\[\[([a-zA-Z_0-9]+)\]\] * \|r1=" to "|s1=$1 call $2 |r1=") |
||
Line 11: | Line 11: | ||
| Return current profile's name. Deprecated since {{arma3}}, use [[profileName]] instead. | | Return current profile's name. Deprecated since {{arma3}}, use [[profileName]] instead. | ||
| call [[BIS_fnc_playerName]] | |s1= call [[BIS_fnc_playerName]] | ||
|r1=[[String]] - [[profileName]] | |r1=[[String]] - [[profileName]] |
Revision as of 15:55, 13 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- call BIS_fnc_playerName
- Return Value:
- String - profileName
Examples
- Example 1:
_myPlayerName = call BIS_fnc_playerName;
Additional Information
- See also:
- profileName
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