UrlComponent.valueFromString method
UrlComponent › valueFromString
Converts a string to an url.Signature:
valueFromString(str: string): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| str | string | The string to convert. |
Returns: string — The url.
UrlComponent › valueFromString
Converts a string to an url.Signature:
valueFromString(str: string): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| str | string | The string to convert. |
Returns: string — The url.