Update documentation for TextServer.format_number() when language parameter is omitted.
This commit is contained in:
parent
e780dc332a
commit
f1d2194c04
1 changed files with 1 additions and 0 deletions
|
@ -930,6 +930,7 @@
|
||||||
<param index="1" name="language" type="String" default="""" />
|
<param index="1" name="language" type="String" default="""" />
|
||||||
<description>
|
<description>
|
||||||
Converts a number from the Western Arabic (0..9) to the numeral systems used in [param language].
|
Converts a number from the Western Arabic (0..9) to the numeral systems used in [param language].
|
||||||
|
If [param language] is omitted, the active locale will be used.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="free_rid">
|
<method name="free_rid">
|
||||||
|
|
Loading…
Add table
Reference in a new issue