Sign up
Log in
My Platform
Tools
Tools
Go back
Downloads
IPP
Licensing
Learn
Learn
Go back
Training
Welcome
Guided Paths
Training Planner
Courses
Tech Talks
Classroom
Certifications
Documentation
Overview
OutSystems 11
Best Practices
How-to Guides
Community
Community
Go back
Home
Jobs
Forums
Forge
Ideas
Members
Badges
Support
OutSystems.com
Sign up
Log in
Go to List
Extension BaseConversions
Stable Version
1.0.1
(O
11
)
Also available for 10
Published on
10 November 2020
by
Cristiana Umbelino
Try Now
Login to Download
Stable Version
1.0.1
(O
11
)
Also available for 10
Published on
10 November 2020
by
Cristiana Umbelino
Traditional Web
0.0
(0 ratings)
0 reviews
25
4
Pedro Rodrigues
Created on 15 January 2018
Login to Follow
Overview
Reviews
Versions
Support
Documentation
There's no documentation for this component yet
Extension BaseConversions
Try Now
Login to Download
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).
What’s new
(1.0.1)
Upgraded to O11
Demo and Extension are now separate OAPs
Reviews
(0)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support Options
This component is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from
Pedro Rodrigues
who created this component.
Dependencies
Extension BaseConversions
has no dependencies.
Team
Pedro Rodrigues
Requirements
Platform:
11.0.0.200
Database:
All
Stack:
.NET
Component Consumers
No consumers yet.
Weekly Downloads
Related Components
Html2PdfConverter
Guilherme Pereira
Simple to use html to pdf/image converter. Based on wkhtmltopdf (https://wkhtmltopdf.org/)
10966
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.
8504
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.
5681
More from Pedro 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.
351
IntroJs_Mobile
Pedro 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.
71
Enhanced Web Blocks - Reactive
Pedro Rodrigues
Enhance web blocks with the ability to expose their runtime properties (Value, Valid, ValidationMessage) on demand.
44
Loading...
Loading