Form spec: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The next set of parameters specifies the format type of the data to be entered. There are three possible routes. In the top route, "form-spec" represents either a numeric or s...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{G|GL|GU|GZ|L|N|NZ|C|CC|CR|CL|CU|V|VL|VU}
The next set of parameters specifies the format type of the data to be entered. There are three possible routes. In the top route, "form-spec" represents either a numeric or string format specification. G, GL, GU, GZ, L, N, and NZ are all valid in this position for numeric fields; C, CC, CR, CL, CU, G, GL, GU, GZ, V, VL and VU are all valid in this position for string fields. The specification must be followed by a space.
The next set of parameters specifies the format type of the data to be entered. There are three possible routes. In the top route, "form-spec" represents either a numeric or string format specification. G, GL, GU, GZ, L, N, and NZ are all valid in this position for numeric fields; C, CC, CR, CL, CU, G, GL, GU, GZ, V, VL and VU are all valid in this position for string fields. The specification must be followed by a space.


Line 5: Line 7:
*[[Numeric form spec]]
*[[Numeric form spec]]
*[[Internal form spec]]
*[[Internal form spec]]
*[[String form spec]]
*[[Floating point form spec]]
*[[Floating point form spec]]


[[Category:All Parameters]]
[[Category:All Parameters]]

Latest revision as of 02:55, 20 January 2020

{G|GL|GU|GZ|L|N|NZ|C|CC|CR|CL|CU|V|VL|VU}

The next set of parameters specifies the format type of the data to be entered. There are three possible routes. In the top route, "form-spec" represents either a numeric or string format specification. G, GL, GU, GZ, L, N, and NZ are all valid in this position for numeric fields; C, CC, CR, CL, CU, G, GL, GU, GZ, V, VL and VU are all valid in this position for string fields. The specification must be followed by a space.

See also: