You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-10-08 22:51:57 +02:00
Правки доков
This commit is contained in:
@@ -6,12 +6,10 @@ sidebar_position: 4
|
||||
Gets the description of a numeric field
|
||||
|
||||
|
||||
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
*Function GetNumberField(Val Name, Val Precision = 0) Export*
|
||||
`Function GetNumberField(Val Name, Val Precision = 0) Export`
|
||||
|
||||
| Parameter | CLI option | Type | Destination |
|
||||
|-|-|-|-|
|
||||
@@ -22,6 +20,9 @@ sidebar_position: 4
|
||||
Returns: Structure - Field description
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
```bsl title="Code example"
|
||||
|
||||
Name = "Number";
|
||||
|
Reference in New Issue
Block a user