App::appSetString

From RAGE Multiplayer Wiki
Revision as of 20:58, 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 s function c