Type Function Library licensing.* Return value Boolean Revision Release 2025.3714 Keywords licensing See also licensing.verify()
Initializes the licensing service library by specifying the name of the licensing provider. Currently, only "google"
is supported.
Returns true
if successful; otherwise returns false
.
licensing.init( providerName )
String. String containing the provider’s name.