addedValueMacros.isShortCut
Syntax
{addedValueMacros.isShortCut (shortcutID, flPictureWanted=false)}
- shortCutID - a string that may be a shortcut
- flPictureWanted - optional, true if seeking a picture shortcut, false for stories.
Examples
| {addedValueMacros.isShortCut("logoBottle")} |
false |
{addedValueMacros.isShortCut("logoBottle", true)} |
true |
Semantics
Tests whether a string is story or pciture shortcut and returns true or false