Function Collection Properties
In the tree pane, click an open function collection. You can then access the following properties in the inspector:
| Property name | Property value |
|---|---|
| Name | The function collection's name. |
| Created Date | The date and the time when the function collection was created. (Updated automatically.) |
| Created Version | The version of the Flow Designer used to create the function collection. (Updated automatically.) |
| Updated Date | The last time and date the function collection was updated. (Updated automatically.) |
| Updated Version | The version of the Flow Designer that was used to make the last update. (Updated automatically.) |
| Revision | An arbitrary revision number. |
| Author | The author's name. |
| Copyright | Copyright details. |
| Allowed Users | A comma-separated list of users who can invoke functions in the collection using the FunctionInvoker mapper function. You can use wildcards to specify users in a domain, for example, "/*" allows all users in the root domain. |