Give us feedback
client-side-utilities
Reactive icon

Client Side Utilities

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 7 Aug by 
5.0
 (3 ratings)
client-side-utilities

Client Side Utilities

Details
Component with common useful actions defined at client side using JavaScript.
Read more

This component provides a set of client side utilities and functions which is used in delivering the Reactive/Mobile projects in Outsystems.

It contains different sets of utilities, which are listed as -

  1. Web API's -
    Get Current Location
    Go Back
    Redirect to URL using JS
    Get Current URL Get Host Name

  2. Date -
    Check Leap Year
    Get Last Date of the Month
    Get Time Zone Offset from UTC
    Get Current Time in Epoch Milliseconds
    Get Current UTC Time in Epoch Milliseconds

  3. Math -
    Square Root
    Get PI Value
    Ceil
    Floor
    Round
    Truncate

  4. String Utilities -
    String Split
    String Join
    String Repeat
    Replace

  5. Random -
    Generate a Random Number between 0 to N
    Generate GUID

  6. JavaScript Events -
    Widget Click
    Set Focus
    Remove Focus

  7. Miscellaneous -
    Number to Words
    Copy To Clipboard
Release notes (1.0.1)

Fixed the issue when Random function fails to convert the number due to the size of the decimal places.

License (1.0.1)
Reviews (0)