EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
  • 1.  EGL RUI Random Number Generator

    Posted Wed July 26, 2017 03:49 PM

    I am converting a TUI program to RUI and need to generate a random 6-digit number to be used as a temporary password. Thanks for any help.

    Sandrin


  • 2.  Re: EGL RUI Random Number Generator

    Posted Thu July 27, 2017 02:03 AM

    Hi,

    you could do this with a JavaScript externaltype.

    Here is a JavaScript example:

    https://stackoverflow.com/questions/1527803/generating-random-whole-numbers-in-javascript-in-a-specific-range

     

    Kind Regards!

    Marcel-D