Skip to main content

OpenExternal

Function OpenExternal 

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