Crop characters with variables.
|
![]() |
|
Summary |
Crop characters from a string using variable values. |
This example crops characters from a string using variable values. |
The following examples will assume that this assignment has taken place: |
|
Then: |
|
lg = "cdefgh" |
|
lg = "opqrstuvwxyz" |
|
lg = "lmnopqrstuv" |
|
lg = "xyz" |
Document created on 08-Feb-2003 (revision 1)