is_endpoint: Check if the endpoint is a valid URL

Description Usage Arguments Value

Description

Validates that the parameter endpoint starts with either "http://" or "https://".

Usage

1
is_endpoint(endpoint)

Arguments

endpoint

The endpoint URL.

Value

TRUE if the endpoint starts with "http://" or "https://", FALSE otherwise.


floresfdev/wtkapi documentation built on May 24, 2019, 7:14 a.m.