ci

ci


cd Index Level cl
Syntax <ctrl>+ci
Category Update processor
Type Command
Description copies the internal contents of the current value into the cut buffer.  This is mostly used in attributes with conversions.  For example, if the cursor is at a value displaying "Pick Systems", and this is a translating attribute where the internal value is "ps", the string "ps" will be copied into the cut buffer.  To copy the external contents ("Pick Systems"), see the "<ctrl>+co" command.

The "<ctrl>+cp" command inserts the current contents of the cut buffer at the current screen coordinate.  The cut buffer remains intact until the Update processor is exited or another cut is performed.
Options
See Also c cut paste cp cut and paste co
Example
Warnings The cut buffer is NOT passed between levels.
Compatibility D3 7.0 AP
cd Index Level cl