InputfieldSelect::removeOption()

Remove the option with the given value

Usage

$inputfieldSelect->removeOption($value);

Arguments

NameType(s)Description
$valuestring int

Return value

$this

Object instance it was called from (method supports fluent interface).


InputfieldSelect methods and properties

API reference based on ProcessWire core version 3.0.253