GetFileURL Function
GetFileURL
| Category: | Common |
| Description: | Returns the URL of the specified file |
| Supported Context: | BusinessRules |
| Parameters: |
file:ObjectIdentifier, expirationDate:DateTime document as ObjectIdentifier(Document) Returned value as String |
| Example #1 |
{GetFileUrl('D-5601',Date(3999,12,30))} The object ID of the file can be found using Formula Options > Objects tab > File. You may search by the name of the file. |

