.MetaModelica.isNone

Returns true if the input is NONE()

Interface

function isNone<A>
  input Option<A> opt;
  output Boolean none;
end isNone;

Generated at 2025-03-30T18:24:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos