Changes for page Mission Director Guide

Last modified by Klaus Meyer on 2025/03/31 16:39

From version 32943.1
edited by Daniel Turner
on 2023/08/22 17:26
Change comment: There is no comment for this version
To version 32944.1
edited by Daniel Turner
on 2023/08/22 17:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -413,7 +413,7 @@
413 413  
414 414  
415 415  
416 -{{info}}Since octal numbers are hardly ever used (usually unknowingly), the parser is will produce a warning if an octal number is encountered."{{info}}
416 +{{info}}Since octal numbers are hardly ever used (usually unknowingly), the parser is will produce a warning if an octal number is encountered."{{/info}}
417 417  
418 418  
419 419  
... ... @@ -681,7 +681,7 @@
681 681  
682 682  Bad usage attempting to remove the last element of the list: <remove_from_list name="$List" exact="$List.{$List.count}"/>
683 683  
684 -If you know the index, simply use <remove_value/> e.g. <remove_value name="$List.{$List.count}"/>"{{/info}}
684 +If you know the index, simply use <remove_value/> e.g. <remove_value name="$List.{$List.count}"/>{{/info}}
685 685  
686 686  
687 687