BIS fnc KMLimport: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
m (Text replacement - "{{Inline code|" to "{{ic|") |
||
Line 12: | Line 12: | ||
| filePath call [[BIS_fnc_KMLimport]] | | filePath call [[BIS_fnc_KMLimport]] | ||
|p1= filePath: [[String]] - (Optional, default {{ | |p1= filePath: [[String]] - (Optional, default {{ic|"hsim\Doc_H\GoogleEarth\Missions\" + [[missionName]] + ".kml"}}) KML file path | ||
{{Feature|arma3|Default value only works in {{tkoh}}. Do not rely on it in {{arma3}}}} | {{Feature|arma3|Default value only works in {{tkoh}}. Do not rely on it in {{arma3}}}} | ||
Revision as of 18:10, 27 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- filePath: String - (Optional, default
"hsim\Doc_H\GoogleEarth\Missions\" + missionName + ".kml"
) KML file path - Return Value:
- Return value needed
Examples
- Example 1:
_data = "subDir\myFile.kml" call BIS_fnc_KMLimport;
Additional Information
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