readUri()

Overview

public struct function readUri(
      required string uri
)

Parses a defined REST URI into a structure of regex pattern and named arguments

Arguments

NameTypeRequiredDescription
uristringYesThe URI to parse