Skip to content

An example how to use the function bin2base64 in Omnis Studio code

License

Notifications You must be signed in to change notification settings

frogli-omnis/bin2base64Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

bin2base64Example

An example how to use the function bin2base64 in Omnis Studio code

Requirements

Omnis Studio 8.1.x or later.

Installation

  1. Clone this repository
  2. Start Omnis Studio and click in the Studio browser on New Lib from JSON
  3. Select the source location and the target location of the library
  4. Click on Import...

Usage

This library contains a window with a pushbutton. Clicking on it will convert the text Hello world to utf8 and then to base64. The last line converts the base64 to the character datatype to get the text representation of the base64 value.

Releases

No releases published

Packages