function="remove"description="Remove a value from an array of values"source="remove.rs"docs="remove.md"type="rust"[[input]]name="value"# - The value to remove from the array[[input]]name="array"# - An array, to remove `value` fromtype="array/"[[output]]type="array/"# - The resulting array