Functional update ================= .. currentmodule:: ansys.scadeone.core.swan Functional update is the modification of an array or a structure with the creation of a new value. .. list-table:: Functional update :header-rows: 1 * - Operation - Kind * - **_ with [_]** - Array * - **_ with .l** - Structure See also :py:class:`LabelOrIndex`. .. autoclass:: Modifier .. autoclass:: FunctionalUpdate