|
|
|||
|
|
| OptionValue[name] gives the value of name in options matched by OptionsPattern. |
| OptionValue[f, name] gives the value of name for options associated with the head f. |
| OptionValue[f, opts, name] extracts option values from the explicit list of rules opts. |