From: Kevin Day Date: Wed, 15 Feb 2023 05:44:16 +0000 (-0600) Subject: Update: Featureless Make specification regarding multiple single-valued Objects. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=4efca15732f8b4a8bb4aed4fe9594bff19ddb0ea;p=kevux.org-website Update: Featureless Make specification regarding multiple single-valued Objects. This is not referring to Objects with multiple Content. Instead, this refers to multiple identical Objects where that Object is expected to have only a single assignment. --- diff --git a/documentation/fake/specifications/fakefile.html b/documentation/fake/specifications/fakefile.html index a5e8189..d40f693 100644 --- a/documentation/fake/specifications/fakefile.html +++ b/documentation/fake/specifications/fakefile.html @@ -297,6 +297,9 @@ This includes the declaration of define and parameter IKI variable substitution values.

+ If multiple Objects of the same name exist and that Object only supports a single value, then only the Content from the last same named Object is used. +

+

The build settings may also be specified in the Settings Section.