OptionValue
gives the value of the option
name
as specified in a call to a function withOptionsPattern
.
recover the value of the option
name
associated to the symbolf
.
recover the value of the option
name
associated to the symbolf
, extracting the values fromoptvals
if available.
recover the value of the options in
list
.
Examples
You can assign values to ‘Options’ to specify options.
However, it can be evaluated dynamically:
Related terms
Implementation status
- ✅ - full supported