• Returns the numeric ID from a URI path.

    For convenience, it will provide any number unmodified, so that you can use this method to resolve a possible URI path, if required.

    Parameters

    • uriPath: string | number

      URI path to return numeric ID from

    Returns number