# Sourced Values List

Below is the full list of Sourced Values:

<table><thead><tr><th width="214">Source</th><th width="528">Value Identifier</th></tr></thead><tbody><tr><td>ActionField</td><td>Get/Set value using an ActionField defined in Actions. <img src="/files/ddNMYXmBtgSDDpx0qUcj" alt=""></td></tr><tr><td>Argument</td><td><p>Get/Set value using an argument passed to the project. Use button to select or define arguments.</p><p> <img src="/files/MzT6LM4iCj0C1uYX23KO" alt=""></p></td></tr><tr><td>CalendarYear</td><td>Get/Set value as calendar year.  Enter calendar year or select:<img src="/files/ICsZ0OFSWj21MyaI4JsZ" alt=""></td></tr><tr><td>Concatenation</td><td><p>Get/Set value by concatenating multiple values including text, Data Fields, etc. </p><p> <img src="/files/oEe2oeSiBDx0HuuaWHRf" alt=""></p></td></tr><tr><td>ConditionResult</td><td><p>Get/Set result of executing a Condition</p><p></p></td></tr><tr><td>ConnectionString</td><td><p>Get/Set value by configuring a connection string.</p><p><img src="/files/SsL7wfl9Kmb1FrGDOhq5" alt=""></p></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr><tr><td>DataFieldValue</td><td><p>Get/Set value using the current value of a field in the current record of a Source or Target activity in the project.</p><p><img src="/files/7zdCg0jdvVF063CVPuIm" alt=""></p></td></tr><tr><td></td><td></td></tr><tr><td>Date</td><td><p>Get/Set value using a Date. Use editor button to enter a Date, select Date function, add TimeSpan etc.</p><p> <img src="/files/TybUAuQKfEIrkE4CAKZV" alt="" data-size="original"></p></td></tr><tr><td>DateTime</td><td><p>Get/Set value using a DateTime. Use button to enter a DateTime, select DateTime function, add TimeSpan, etc.</p><p><img src="/files/aktBFB0nfvwqhMyvU1Vy" alt=""></p></td></tr><tr><td></td><td></td></tr><tr><td>Decimal</td><td>Get/Set value using a Decimal value.</td></tr><tr><td>RuntimeSettingField</td><td><p>Get/Set value from a pre-defined runtime setting field. Use editor button to select or define Runtime Setting Fields.</p><p><img src="/files/2WApiJj2jmjDBBi3LPiH" alt=""></p></td></tr><tr><td>Double</td><td>Get/Set a value using a Double data type.</td></tr><tr><td>DynamicValue</td><td>Get/Set value using an appRules dynamic value. You can use one of the predefined values or enter a unique name.</td></tr><tr><td>Expression</td><td>Get/Set value from the result of executing an expression (JavaScript). Use editor button to enter Expression.</td></tr><tr><td>FilePath</td><td><p>Get/Set value as file path in file system</p><p><img src="/files/Gy2iMgPDiuw00Wm5jw7v" alt="">.</p></td></tr><tr><td>FiscalYear</td><td>Get/Set value as Fiscal Year.  Enter fiscal year or select from list<img src="/files/VzVXP7YASyZt2p22SvBQ" alt=""></td></tr><tr><td>Guid</td><td>Get/Set value from a Guid.  Enter the Guid or select "New Guid".<img src="/files/ISGj3I4DoNcLYAfUhuPB" alt=""></td></tr><tr><td>Html</td><td>Get/Set value using Html.                                   <img src="/files/n9v5GV3tqbXAEqX7NLxV" alt="">               </td></tr><tr><td>Single</td><td>Get/Set value as Single data type.</td></tr><tr><td>SourceDataFieldValue</td><td>Gets a data field value in the current Source.</td></tr><tr><td>String</td><td>Get/Set value as String data type.</td></tr><tr><td>TargetDataFieldValue</td><td>Gets a data field value in the current Target.</td></tr><tr><td>System</td><td><p>Get/Set a System value</p><p> <img src="/files/DMX1kF8x9hLF5gk1kRBC" alt=""></p></td></tr><tr><td>TimeSpan</td><td><p>Get/Set value as TimeSpan</p><p><img src="/files/uzy9V2wypdv9Lp4X2USt" alt=""> </p></td></tr><tr><td>Variable</td><td><p>Get/Set value using a pre-defined Variable. Use button to select or define Variables</p><p><img src="/files/2k4RwzJfo0mbdVhp9n0P" alt="">.</p></td></tr><tr><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appstrategy.com/apprules-r-documentation/platform/platform-features/sourced-values/sourced-values-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
