Text in Link Expressions
You can add text and spaces to the link expression by enclosing them in " double quotes and joining to any other functions with a + plus sign. Here are some examples.
Link expression | Resolves to | |
---|---|---|
$kfw.LinkSymbolsGroup:PBASED.SOURCE_CONTEXT.2.-1022$ | Windows Systems | |
"My"
+$kfw.LinkSymbolsGroup:PBASED.SOURCE_CONTEXT.2.-1022$ | My Windows Systems | |
"My "+$kfw.LinkSymbolsGroup:PBASED.SOURCE_CONTEXT.2.-1022$ +
"Now" | My Windows Systems Now | |
$kfw.LinkSymbolsGroup:PBASED.SOURCE_CONTEXT.2.-1022$ +" in the
Navigator "+$kfw.TreeAdapter:-1022$ +" view" | Windows Systems in the Navigator Physical
view |