Talk:Keyvalue: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(spam revert)
No edit summary
 
Line 1: Line 1:
I don't think this is the right documentation for the KeyValues class...this doc. pertains to entity keyvalues&mdash;'''[[User:Ts2do|ts2do]]'''&nbsp;<sup>([[User talk:Ts2do|Talk]]&nbsp;|&nbsp;[mailto:tsdodo@gmail.com @])</sup> 06:22, 4 Jan 2006 (PST)
I don't think this is the right documentation for the KeyValues class...this doc. pertains to entity keyvalues&mdash;'''[[User:Ts2do|ts2do]]'''&nbsp;<sup>([[User talk:Ts2do|Talk]]&nbsp;|&nbsp;[mailto:tsdodo@gmail.com @])</sup> 06:22, 4 Jan 2006 (PST)
Would this be an appropriate article to clarify the code-syntax conventions for keyvalues? --[[User:Beeswax|Beeswax]] 06:15, 1 Apr 2008 (PDT)
* Eg the use of "quotes" around value strings which might contain sensitive characters or spaces ?
* Eg in a list of KVs separating the KV pairs with semicolons; commas, etc ?

Latest revision as of 06:15, 1 April 2008

I don't think this is the right documentation for the KeyValues class...this doc. pertains to entity keyvalues—ts2do (Talk | @) 06:22, 4 Jan 2006 (PST)


Would this be an appropriate article to clarify the code-syntax conventions for keyvalues? --Beeswax 06:15, 1 Apr 2008 (PDT)

  • Eg the use of "quotes" around value strings which might contain sensitive characters or spaces ?
  • Eg in a list of KVs separating the KV pairs with semicolons; commas, etc ?