hex-converter
Mobile icon

HEX Converter

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 17 Sep (16 hours ago)
 by 
0.0
 (0 ratings)
hex-converter

HEX Converter

Documentation
1.0.0

🔧 Step 1: Install the HEX Converter Asset

  1. Open OutSystems Service Studio.

  2. Go to the Forge tab.

  3. Search for "HEX Converter".

  4. Click Install to add the component to your environment.

  5. Publish the component when prompted.


📦 Step 2: Manage Dependencies

  1. Open your target application.

  2. Go to the "Manage Dependencies" window.

  3. Search for the HEX Converter module.

  4. Select the required Client Actions and/or Server Actions:

    • ConvertHEXToInteger

    • ConvertIntegerToHEX

  5. Click Apply to include them in your application.


🧩 Step 3: Integrate into Your Logic

  1. Open your screen or logic flow where conversion is needed.

  2. Drag and drop the appropriate action from the Logic → Client/Server Actions tab.

  3. Provide the correct input parameters

  4. Use the returned value for display, storage, or further processing.