0
Community Beginner
,
/t5/robohelp-discussions/using-tm-symbol-in-a-variable/td-p/8283795
May 05, 2016
May 05, 2016
Copy link to clipboard
Copied
Hi -- I'm using RH 7 HTML to generate Webhelp. Can I insert a (TM) symbol into a variable? I tried two ways:
- Via the User Defined Variables pod
- Via the rhvariable.apj file (tried inserting <symbol name=Trademark><robohelp>™</robohelp>)
Neither worked.
The symbol needs to go between words in the variable like this: Robo(TM) Help. I suppose I could make each word a variable, and insert variable-symbol-variable, but I'm hoping for a better solution.
Any ideas? THANKS.
Noel
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Community Beginner
,
May 05, 2016
May 05, 2016
I should have played around more before posting... here is what worked:
<variable>
<name>rh</name>
<value>Robo™ Help</value>
</variable>
Community Beginner
,
LATEST
/t5/robohelp-discussions/using-tm-symbol-in-a-variable/m-p/8283796#M112329
May 05, 2016
May 05, 2016
Copy link to clipboard
Copied
I should have played around more before posting... here is what worked:
<variable>
<name>rh</name>
<value>Robo™ Help</value>
</variable>
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

