Skip to main content

LabelGetURI

Function LabelGetURI 

Source
pub async fn LabelGetURI(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>
Expand description

Resolve a human-readable display label for a URI.

Args: [uri: string, relative: bool] Returns: string label