RHTTP_BUILD_URL Function
This function returns a URL constructed from the components of a dynamic array.
Syntax
RHTTP_BUILD_URL(dynamic_array)
Operation
This function reverses the operation of RHTTP_PARSE_URL. The attribute definitions of RHTTP_BUILD_URL are identical to RHTTP_PARSE_URL.