Creates a bookmark to mark the current range. The current range may be collapsed. The bookmark name must contain a single word.
The ReturnCode parameter will be set to "0" if the method is called successfully, or to a value other than "0" if this is not the case.
Syntax |
CALL_METHOD NameWordClientObject BKM_ADD BookmarkName ReturnCode |
Parameters |
BookmarkName |
ALPHA(50) type (input parameter) |
ReturnCode |
NUM_BIN_4 type (output parameter) |