$isLicensed

Examines if the current account is licensed.
Syntax
    $isLicensed{}
Documentationse.Examines if the current account is licensed:

    Returns:
      1 if and only if the current account is licensed; 0 otherwise.
Examples
    $isLicensed{}

    Result:
    if account is licensed:
    1
    if account is an evaluation version:
    0
GroupSpecial
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0