Policy: Scripting Command Page Syntax – Talk

From Bohemia Interactive Community
Revision as of 10:42, 6 September 2007 by Suma (talk | contribs) (Extended syntax line policy)
Jump to navigation Jump to search

Proposal:

Values and commands are written with leading lowercase

Types are written with leading uppercase.

Syntax line:

The parameters should be specified as names only, with types specified below, like this:

Syntax: a min b

Parameter 1: a: Number

Parameter 2: b: Number

In the syntax line the parameter names are written bold, command is in plain text.

What to do with array parameters?

--Suma 10:36, 6 September 2007 (CEST)