engine:import:conditionalembed
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:import:conditionalembed [2020/03/05 01:57] – [Example] Scott Cunliffe | engine:import:conditionalembed [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
This instruction is used by the TapeTrack INI Engine. | This instruction is used by the TapeTrack INI Engine. | ||
- | '' | + | ===== Syntax===== |
- | // | + | '' |
- | // | + | |
- | // | + | |
- | |filepath| The full or relative path to a file that you wish to embed.| | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
- | |filter| A filter value.| | + | |filepath| String |
- | |string| A string value to be compared against the filter value.| | + | |filter| String |
+ | |string| String | ||
===== Example ===== | ===== Example ===== | ||
- | Embed a file if the current day is Monday or | + | Using [[engine: |
- | Tuesday. | + | <code> |
- | <sxh> | + | |
SetVar2Date(TODAY, | SetVar2Date(TODAY, | ||
ConditionalEmbed(" | ConditionalEmbed(" | ||
- | </sxh> | + | </code> |
===== See Also ===== | ===== See Also ===== |
engine/import/conditionalembed.1583373437.txt.gz · Last modified: 2025/01/21 22:07 (external edit)