GUID Function: Difference between revisions
From Planfix
(Created page with "{{#seo: |title=GUID function |titlemode=append |keywords=planfix, function, GUID |description=Функция GUID }} The GUID() function returns a GUID. It is necessary for working with some APIs. == Format == *'''GUID'''() Without arguments == Example == https://p.pfx.so/pf/Hr/wB87aO.png == Go To == *Formulas *Regular expressions") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|titlemode=append | |titlemode=append | ||
|keywords=planfix, function, GUID | |keywords=planfix, function, GUID | ||
|description= | |description=GUID function | ||
}} | }} | ||
The GUID() function returns a GUID. It is necessary for working with some APIs. | The GUID() function returns a GUID. It is necessary for working with some APIs. | ||
Line 13: | Line 13: | ||
== Example == | == Example == | ||
https:// | https://s.pfx.so/pf/0m/sfgCdt.jpg | ||
== Go To == | == Go To == | ||
*[[Standard functions|Formulas]] | *[[Standard functions|Formulas]] | ||
*[[Regular | *[[Regular expression]] |
Latest revision as of 07:47, 10 May 2024
The GUID() function returns a GUID. It is necessary for working with some APIs.
Format
- GUID()
Without arguments
Example