# /condition

The condition command group provides a set of utilities to manage and store conditions.

# /condition add

Add a condition.

# Parameters

  • condition : The condition to use.
  • name : The name of the condition

# /condition remove

Remove a condition.

# Parameters

  • condition : The condition to use.

# /condition list

List all your stored conditions.

# /condition info

Get information about a stored condition.

# Parameters

  • condition : The condition to use.