use cratecheck_arity;
use crateValue;
/// `HYPERLINK(url, [link_label])` — returns the link_label (or url if no label).
///
/// In a formula evaluator context (no browser rendering), HYPERLINK returns the
/// display text: the second argument if provided, otherwise the first argument.