Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A variable is used as an argument in Shogun Post command syntax (see Understand HSL command syntax).

Scroll only
scroll-viewporttrue
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue

22

For information on reserved words, also see Understand reserved words.

...

Scroll tablelayout
style
orientationdefault
sortDirectionASC
repeatTableHeadersdefault
style
widths20%, 80%
sortByColumn1
tableStylingconfluence
sortEnabledfalse
cellHighlightingtrue

data_typeidentifies the type of data object that the variable can contain
variable_nameis the name of the variable.

Assigning a variable means giving a specific value to a declared variable. You assign a value to a variable using the equals sign (=). This is usually done to assign the results of an operation to a variable.

...