Difference between revisions of "Mediamanager:saveFile"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
mediamanager:saveFile(path,initialPath)
 
mediamanager:saveFile(path,initialPath)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===
Line 15: Line 15:
 
=== Example ===
 
=== Example ===
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
</source>
+
</syntaxhighlight>
 +
 
 +
=== See also ===
 +
For mobile: '''[[Share:export]]'''
  
 
{{Media}}
 
{{Media}}

Latest revision as of 22:21, 20 February 2025