Document the Fill With operation
This commit is contained in:
parent
d7f7bf3ce7
commit
9caf9bf1a5
@ -3556,6 +3556,27 @@ To fill a block of cells, first mark a the block it should be filled with.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
Fill With
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
This works in the
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
opposite direction
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
from Fill, but is handy for when you just want to replicate a single cell
|
||||
but don't know the exact count of repetitions you want.
|
||||
To use this operation, first mark the block you want to fill.
|
||||
Then make the current cell be the (single) cell you want to use to fill
|
||||
that block.
|
||||
Then execute Fill With.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
Clear
|
||||
\end_layout
|
||||
@ -5094,6 +5115,7 @@ x
|
||||
y
|
||||
\emph default
|
||||
are strings, the result is the concatenated string.
|
||||
If they are locations, this operates componentwise.
|
||||
There is no dedicated logical
|
||||
\noun on
|
||||
or
|
||||
@ -5128,6 +5150,7 @@ x
|
||||
y
|
||||
\emph default
|
||||
are numbers.
|
||||
If they are locations, this operates componentwise.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
Loading…
Reference in New Issue
Block a user