SetServerSaveUrl (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LocalChum
New page: {{locked}} <onlyinclude>{{Method |name = SetServerSaveUrl |arguments = string url |return = nil |description = Sets the upload URL for the ServerSave funct...
 
>LocalChum
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
<onlyinclude>{{Method
<onlyinclude>{{Method
|name = SetServerSaveUrl
|name = SetServerSaveUrl
|arguments = [[string]] url
|arguments = [[string]] ''url''
|return = [[nil]]
|return = [[nil]]
|description = Sets the upload URL for the [[ServerSave (Method)|ServerSave]] function
|description = Sets the upload URL for the [[ServerSave (Method)|ServerSave]] function

Latest revision as of 23:47, 9 August 2011

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SetServerSaveUrl( string url )
Returns nil
Description: Sets the upload URL for the ServerSave function
Member of: DataModel