Upgrade Guides for Genero BDL / 2.5x upgrade guide |
Several methods of built-in and extension classes are de-supported.
The methods listed in the following table are no longer supported since version 2.50.
Method deprecated as of 2.50 | Alternative method to use |
---|---|
com.Util.CreateUUIDString | security.RandomGenerator.CreateUUIDString |
com.Util.CreateRandomString | security.RandomGenerator.CreateRandomString |