App::appSetString

From RAGE Multiplayer Wiki
Revision as of 19:54, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Syntax

app.appSetString(property, value);

Required Arguments

  • property: String
  • value: String

Return value

  • Undefined

Example

todo

See also

Template:App function c