Documentation Index

Fetch the complete documentation index at: https://help.agilityblue.com/llms.txt

Use this file to discover all available pages before exploring further.

Remove-Setting

Prev Next

Warning!

Be very careful here. Deleting some settings can cause your workspace to become unstable or unusable. You should only delete custom settings that you've added.

Summary

Deletes an existing setting.

Remove-Setting
    -Id

Returns nothing.

Parameters

Parameter

Type

Required?

Notes

Id

String

Yes

The setting id.

Examples

Delete an existing setting

Remove-Setting -Id "My Custom Setting"