Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%SetInvalid function


Function
The function invalidates (sets the attribute Invalid) the value given by the parameter while the value type remains unchanged.
Declaration
UNIVAL  %SetInvalid(
   UNIVAL in expression
 )

Parameters
expression Optional expression.

Note
The function may be used e.g. to invalidate any value.
Example
%SetInvalid(0)

Related topics
  • Žiadne štítky