add() / subtract() Operation
Syntax  | 
  | |
|---|---|---|
Semantics  | Add respectively subtract a duration to/from a DateTime object. This is calculated e.g. as follows: 
 For a deeper understanding of how you can calculate with DateTime objects, refer to DateTime Arithmetics.  | |
Substitutables  | 
  | Can be any variable or object attribute having the type Base Components.Basic Behavior.DateTime.DurationStructure.  | 
  | The resulting DateTime object.  | |
Examples  | 
        CODE
     
    
 | |
Related Content
Related Pages: