Variables are small chunks of text-only content that may be used in multiple places in a project and that may change. Consider a pre-release product name that you type hundreds of times in the product documentation only to have to change it to the official release name. Instead, you might create a variable called ProductName, set its value to the pre-release name, and insert it where needed. When it’s time to switch to the release name, you simply change it in the variable file and the change happens everywhere in the project. Learn how to create, insert, and maintain these variables.
- [Narrator] You may often find yourself working…with material that may change,…such as a product name that changes…from a pre-release code name to the final release name.…For example, here's a slide with some text…and the word 'longhorn', which happens to be…the pre-release code name for a new piece of software…and then marketing calls you up and says,…"We changed the name to 'vista'."…So the normal practice would be…to do a search and replace for longhorn…and replace it with vista,…but this can be tedious and it's also subject to error…if you misspelled longhorn someplace.…
So instead you can use what are called variables.…And a variable is a placeholder for content.…So instead of typing the product name, for example,…you might create a variable called productname_variable.…You would replace the product name with the variable.…Users would not see the variable…but instead they would see the variable value.…So if you said that…the productname_variable value was longhorn,…then in the text users would see…what appears to be the word longhorn…
Author
Released
8/31/2016- Creating and opening projects
- Managing topics
- Importing content from HTML, Word, or FrameMaker
- Inserting images
- Creating TOCs, glossaries, and links
- Formatting with CSS
- Creating a single source of content (single sourcing)
- Understanding outputs
Skill Level Beginner
Duration
Views
Related Courses
-
Word 2013: Creating Long Documents
with Maria Langer3h 19m Intermediate -
MadCap Flare 12 Essential Training
with Neil Perlin3h 37m Beginner
-
Introduction
-
Welcome1m 2s
-
Use the exercise files1m 4s
-
-
1. Basic Concepts
-
What is RoboHelp1m 47s
-
RoboHelp's Interface5m 30s
-
-
2. Creating Content Using Topics
-
Basic topic tasks5m 18s
-
Managing topics3m 8s
-
Importing HTML files1m 57s
-
Inserting graphic objects2m 38s
-
3. Navigation
-
Creating online glossaries4m 35s
-
Hyperlinks1m 58s
-
4. Add Formatting
-
CSS concepts4m 49s
-
CSS creation3m 34s
-
CSS application1m 44s
-
CSS modification2m 13s
-
Table stylesheets4m 7s
-
Layout creation3m 40s
-
-
5. Single Sourcing
-
Single sourcing definitions2m 28s
-
Conditional build tag use4m 17s
-
Snippet concepts4m 11s
-
-
6. Understanding Outputs vs. Targets
-
Output concepts2m 42s
-
-
Conclusion
-
Next steps51s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Variable concepts