#Set-SPOFileCheckedOut Checks out a file ##Syntax
Set-SPOFileCheckedOut [-Web <WebPipeBind>] -Url <String>##Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Url | String | True | |
| Web | WebPipeBind | False | The web to apply the command to. Omit this parameter to use the current web. |