Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Extension BaseConversions
Extension BaseConversions
Stable version
1.0.1
(Compatible with
OutSystems 11
)
Other versions available for 10
Uploaded
on
10 November 2020
by
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)
Team
Other assets in this category
Functional libraries & utilities, Other functions & libraries
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.
8059
Event System
Leonardo Fernandes
Use custom events in your OutSystems apps! Communicate events instantly between web blocks, refactor your screen logic, use divide-and-conquer for complex forms, build reusable components, and much more. And do all of these with a beautifully simple API.
2740
ardoJSON
João Barata
Generic extension for serializing and deserializing Outsystems values into and out of JSON
12522
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.
456
JSON Pretty Format Reactive
Pedro Domingues
A simple component that allows to Pretty Print JSON format for Reactive
1094
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.
111
Loading
Loading...