Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Extension BaseConversions
Give us feedback
Extension BaseConversions
Stable version
1.0.1
(Compatible with
OutSystems 11
)
Other versions available for 10
Uploaded on
10 November 2020
by
Cristiana Umbelino
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Extension BaseConversions
Details
Extension containing actions to convert a number in a given base into the corresponding number in a different base. In addition, it contains actions to convert a number in a given base into binary data and vice-versa. The following bases are supported: base 2 (binary) up till base 36.
Read more
Actions made available:
BaseToBase
Converts a number in a given base into a number in another base. Possible base values are 2, ..., 36.
BaseToBinary
Converts a number in a given base into BinaryData. Possible bases are 2, ..., 36.
The binary representation is in little-endian order (from least significant byte to most significant one).
BinaryToBase
Converts BinaryData into a number in a given base. Possible base values are 2, ..., 36.
The binary representation is assumed to be in little-endian order (from least significant byte to most significant one).
Release notes
(1.0.1)
Upgraded to O11
Demo and Extension are now separate OAPs
Reviews
(0)
Related assets
Advanced Excel
Carlos Freitas
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
14304
Html2PdfConverter
Guilherme Pereira
Simple to use html to pdf/image converter. Based on wkhtmltopdf (https://wkhtmltopdf.org/)
13038
XML Records
Afonso Carvalho
An extension that allows you to convert an hierarchical structure, composed of Records and/or RecordLists to XML. It also allows you to read an XML into the structure.
7453
More from Pedro Miguel de Andrade Rodrigues
Countdown Mobile
CountdownMobileTeam
A simple countdown clock full customized, that counts down the days, hours, minutes and seconds that are left to a date of your choice. Translation to mobile from Countdown Clock component by Paulo Ramos.
446
JSON Pretty Format Reactive
Pedro Domingues
A simple component that allows to Pretty Print JSON format for Reactive
608
IntroJs_Mobile
Pedro Miguel de Andrade Rodrigues
Port to mobile of the IntroJs_Library component that makes it possible to provide a visual step-by-step guide to an app feature.
100
Loading...
Loading