1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-10-08 22:51:57 +02:00

Правки доков

This commit is contained in:
Anton Titovets
2024-07-10 13:58:29 +03:00
parent 77cf8eed0c
commit 06b57ba975
683 changed files with 2837 additions and 2052 deletions

View File

@@ -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";