1 Changes in Release 20.2 for Oracle Application Express API Reference

All content in Oracle Application Express API Reference has been updated to reflect release 20.2 functionality.

New Features and Updates

The following topics have been added or updated for this release:

  • API_STRING_UTIL (New)

    • GET_FILE_EXTENSION Function

    • GET_SLUG Function

    • DIFF Function

    • PHRASE_EXISTS Function (formerly FIND_PHRASE)

    See APEX_STRING_UTIL.

  • API_STRING_UTIL (New and Updated)

    • REMOVE_USER Procedure Signature 1

    • REMOVE_USER Procedure Signature 2

    The previous REMOVE_USER procedure has been divided into two procedures for user ID and user name parameters, respectively. See APEX_UTIL.

Deprecated and Desupported Features

  • The following APEX_STRING_UTIL functions and procedures are deprecated and will be removed in a future release:

    • FIND_FILE_EXTENSION Function

    • FIND_PHRASE Function

    • TO_SLUG Function

    See APEX_STRING_UTIL.

See Deprecated Features and Desupported Features in Oracle Application Express Release Notes.