Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [IfNotDef]
Private  Storage   

class %Installer.IfNotDef extends %Installer.Sequence

This is an "IfNotDef" activity within a Manifest document. Similar to "IfDef", this is a conditional statement used to return True if the "Variable" property is not set.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Properties
Var children name skipChildren

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GenerateCode %GetParameter %Indent %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OnGenerateCode %OriginalNamespace %PackageName %RemoveFromSaveSet
%SerializeObject %SetModified %ValidateObject XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property Var as %String [ Required ];
The variable to check whether it has been defined or not.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.