Core: Documentation for ',' option in double formatting, thousands separator '@' flag for double formatting.

git-svn-id: svn://ultimatepp.org/upp/trunk@4161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2011-11-11 14:01:55 +00:00
parent 809cfe6d29
commit 68425c7f56
5 changed files with 111 additions and 105 deletions

View file

@ -173,7 +173,10 @@ limit.&]
]_[* Pattern]([@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 p])&]
[s2; Formatting tag used for conversion to textual representation
(includes standard printf formatting tags, see Format function
for description). Default tag is [@4 %.10g].&]
for description). Default tag is [@4 %.10g]. After setting a new
pattern, ConvertDouble formats simple example number (Format(1.1))
and if it detects character `',`' in resulting string, Filter
method forces `',`' to be used instead of `'.`' for decimal point.&]
[s7; [%-*C@3 p]-|Pattern.&]
[s7; [*/ Return value]-|`*this.&]
[s3; &]