Give us feedback
file-extension
Service icon

File Extension

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 20 August 2019 by 
5.0
 (8 ratings)
file-extension

File Extension

Documentation
1.0.0

About this component

This component was created in .NET and adapted for OutSystems. The simple functionality of this component is to return the file extension.


Usage

Just add this component in your environment, add the dependency in your application (module), as shown in the image below:


Call Server Action (GetFileExtension) and pass the file you need to check the extension, as shown below:


Finally, use the return of the action (GetFileExtension.Extension) and assign its logic.